Module katja_echo_tcp

Behaviours: ranch_protocol.

Function Index

init/3 Init function.
start_link/3 Start the connection handler.

Function Details

init/3

init(Ref::ranch:ref(), Transport::module(), Opts::katja_echo:katja_echo_options()) -> any()

Init function

start_link/3

start_link(Ref::ranch:ref(), Transport::module(), Opts::katja_echo:katja_echo_options()) -> {ok, pid()}

Start the connection handler


Generated by EDoc