Behaviours: ranch_protocol.
init/3 | Init function. |
start_link/3 | Start the connection handler. |
init(Ref::ranch:ref(), Transport::module(), Opts::katja_echo:katja_echo_options()) -> any()
Init function
start_link(Ref::ranch:ref(), Transport::module(), Opts::katja_echo:katja_echo_options()) -> {ok, pid()}
Start the connection handler
Generated by EDoc