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

https://github.com/squaremo/mtl

Message Transfer Layer server
https://github.com/squaremo/mtl

Last synced: over 1 year ago
JSON representation

Message Transfer Layer server

Awesome Lists containing this project

README

          

# MTL

This is an implementation of MTL in Erlang. See
http://rfc.zeromq.org/spec:11 for the specification of MTL.

## Building and running

$ git clone https://github.com/squaremo/mtl.git
$ cd mtl
$ ./rebar get-deps
$ ./rebar compile

$ erl +K true -pa deps/*/ebin ebin -s mtl