ankh v0.8.0 Ankh.Transport behaviour
Transport behavior
Link to this section Summary
Callbacks
Accepts a client connection
Closes the connection
Connects to an host
Handles transport messages
Receives data
Sends data
Link to this section Types
Transport options
Valid options are:
transport_opts
: Transport options for the tcp/ssl erlang modules
Transport socket
Link to this section Callbacks
Accepts a client connection
Closes the connection
Link to this callback
connect(arg1, arg2)
Connects to an host
Handles transport messages
Receives data
Sends data