v0.2.0
- Added support for WLS! You can now host Bureau WLS servers.
- Added IPC support. Other applications can now talk to OpenBureau servers through IPC sockets.
- This feature could be used for implementing things like a dynamic website, etc.
- Major source code reorganization.
- Bug fixes:
- Prevent clients from identifying as a new user again.
- Ensure that the first packet from the client must be a hello packet.
- Other minor fixes.
- Added documentation for the WLS protocol and a guide to setup WLS servers.
Full Changelog: v0.1.1...v0.2.0