wamp-yojson
Author | Vincent Bernardoff <vb@luminar.eu.org> | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | ISC | |||||||||||||||||
Homepage | https://github.com/vbmithr/ocaml-wamp | |||||||||||||||||
Issue Tracker | https://github.com/vbmithr/ocaml-wamp/issues | |||||||||||||||||
Maintainer | Vincent Bernardoff <vb@luminar.eu.org> | |||||||||||||||||
Dependencies |
| |||||||||||||||||
Available | ocaml-version >= "4.03.0" | |||||||||||||||||
Published | May 19, 2017 | |||||||||||||||||
Source [http] | https://github.com/vbmithr/ocaml-wamp/archive/1.2.tar.gz f7812894a8f06ad4522769076946445e | |||||||||||||||||
Statistics | Not installed in the last month. | |||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/wamp-yojson/wamp-yojson.1.2/opam |
Web Application Messaging Protocol (WAMP) library — Yojson support
WAMP is a routed protocol that provides two messaging patterns: Publish & Subscribe and routed Remote Procedure Calls. It is intended to connect application components in distributed applications. WAMP uses WebSocket as its default transport, but can be transmitted via any other protocol that allows for ordered, reliable, bi-directional, and message-oriented communications.
No package is dependent |