@hackage / remotion

A library for client-server applications based on custom protocols

Version Deprecated package0.2.0

About

Metadata

  • Last updated , by NikitaVolkov
  • License MIT
  • Categories Network Development
  • Maintained by: Nikita Volkov <nikita.y.volkov@mail.ru>

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Readme

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.