ezmtp

October 18, 2013 ยท View on GitHub

ZMTP protocol in pure Erlang. Uses ranch for socket management implementing both 13/ZMTP and 15/ZMTP protocol versions.

Usage

Check test_handler.erl - it implements simple ezmtp_handler behavior with single handle function

TODO

Add some documentation and more examples.