ace v0.6.3 Ace.TCP
Provide a service over TCP.
To start an endpoint run Ace.TCP.start_link/2
.
Individual TCP connections are handled by Ace.TCP.Server
.
Summary
Functions
start an endpoint with the given options
Functions
start an endpoint with the given options.
See Ace.TCP.Endpoint
for details of options.