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
- Host: GitHub
- URL: https://github.com/squaremo/mtl
- Owner: squaremo
- Created: 2011-04-06T11:48:38.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-04-30T15:11:14.000Z (about 15 years ago)
- Last Synced: 2025-01-25T05:41:16.506Z (over 1 year ago)
- Language: Erlang
- Homepage: http://rfc.zeromq.org/spec:11
- Size: 191 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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