remotion: A library for client-server applications based on custom protocols

[ deprecated, library, mit, network, protocol, service ] [ Propose Tags ]
Deprecated

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0
Dependencies async (>=2.0 && <2.1), base (>=4.5 && <4.8), bytestring, concurrent-extra (>=0.7 && <0.8), containers, directory (>=1.2 && <1.3), errors (>=1.4.4 && <1.5), filelock (>=0.1 && <0.2), hashable, hashtables (>=1.1 && <1.2), lifted-async (>=0.1 && <0.3), loch-th (>=0.2 && <0.3), monad-control (>=0.3 && <0.4), mtl (>=2.0 && <2.3), network (>=2.4 && <2.7), network-simple (>=0.3 && <0.5), old-locale, pipes (>=4.0 && <4.2), pipes-bytestring (>=2.0 && <2.2), pipes-cereal-plus (>=0.4 && <0.5), pipes-network (>=0.6 && <0.7), pipes-parse (>=3.0.2 && <3.1), placeholders (>=0.1 && <0.2), stm, system-fileio (>=0.3 && <0.4), system-filepath (>=0.4 && <0.5), text, time, transformers-base (>=0.4 && <0.5) [details]
License MIT
Copyright (c) 2014, Nikita Volkov
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer Nikita Volkov <nikita.y.volkov@mail.ru>
Category Network, Service, Protocol
Home page https://github.com/nikita-volkov/remotion
Bug tracker https://github.com/nikita-volkov/remotion/issues
Source repo head: git clone git://github.com/nikita-volkov/remotion.git
Uploaded by NikitaVolkov at 2014-10-19T19:24:06Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1635 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]