enoise/README.md
Hans Svensson 8f3aff4d8b Support {active, true} and {active, once} in gen_tcp-wrapper
In the implemented TCP-wrapper (enoise_connection) we now properly support {active, true}
and {active, once} and switching between them (previously no switching was supported).
2018-03-13 23:22:42 +01:00

157 B

enoise

An Erlang implementation of the Noise protocol

Build

$ rebar3 compile

Test

$ rebar3 eunit