@hackage remotion0.2.0
A library for client-server applications based on custom protocols
Categories
License
MIT
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Links
Versions
Deprecated
Dependencies (29)
- async >=2.0 && <2.1
- base >=4.5 && <4.8
- bytestring
- concurrent-extra >=0.7 && <0.8
- containers
- directory >=1.2 && <1.3 Show all…
Dependents (1)
@hackage/acme-everything
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.