Deprecated

remotion

A library for client-server applications based on custom protocols

https://github.com/nikita-volkov/remotion

Latest on Hackage:0.2.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed and maintained by Nikita Volkov

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.