Description
A library for client-server applications based on custom protocols.
Description
An API abstracting over the typical tasks of client-server communication. It automates the authentication process, failure management and the task of keeping the connections alive. It allows the user to implement protocols of any form. Useful for writing all kinds of services.