File Details
ConvoSyncServer Beta 1.2
- B
- Aug 7, 2013
- 38.75 KB
- 319
- CB 1.6.2-R0.1
File Name
ConvoSyncServer.jar
Supported Versions
- CB 1.6.2-R0.1
- Implemented a logger, which will save to the file CS-Server.log in the same directory as the jar file.
- Removed Thread sleeps (originally I thought these would reduce CPU usage by the server, but it doesn't since there are blocking methods in all Threads.)
- Made it so that it won't crash and stop responding from an exception (in theory).

