An open API service indexing awesome lists of open source software.

https://github.com/acatton/eroad

Haskell Library for Web Application Messaging Protocol
https://github.com/acatton/eroad

autobahn crossbar generic haskell wamp wamp-protocol

Last synced: 28 days ago
JSON representation

Haskell Library for Web Application Messaging Protocol

Awesome Lists containing this project

README

        

This repository contains a set of Haskell libraries to handle the [Web
Application Messaging Protocol](http://wamp-proto.org/).

The authors deny any involvement or responsibility in Crossbar.io GmbH,
Autobahn library or the protocol design.

The libraries are:

* [eroad](./eroad): Generic low-level library to serialize/deserialize WAMP messages
* [eroad-json](./eroad-json): JSON serialization/deserilization of WAMP messages