The source project of this merge request has been removed.
Rewrite Network Code
This MR rewrites most of the network code
- Use GLib SocketClient instead of python sockets
- Replace BOSH with Websocket
- Rewrite of the TCP code
- Add Example Client
- Rewrite Client Class