Changes for version 0.14
- Implemented a do_one_loop() method to allow servers you write to do other things concurrently instead of the old way of being dedicated through the start() method.
- Localized some variables to the server object. This prevented running multiple servers previously within the same program.
- Added some more internal notes.
Modules
Easily create secure, bandwidth-friendly TCP/IP clients and servers