ace v0.5.2 Ace.TCP

Provide a service over TCP.

To start an enpoint run Ace.TCP.start/2.

Individual TCP connections are handled by the Ace.TCP.Server module.

Summary

Functions

Start a TCP endpoint at the given port

Functions

start(port, app)

Start a TCP endpoint at the given port.