a13x / ezmtp

ZMTP protocol in pure Erlang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ezmtp

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.

About

ZMTP protocol in pure Erlang.


Languages

Language:Erlang 100.0%