API Reference socket2 v2.1.1
Modules
This module wraps local running program using Port
.
This module allows usage of SSL sockets and promotion of TCP sockets to SSL sockets.
This module wraps a passive TCP socket using gen_tcp
.
This module wraps a UDP socket using gen_udp
.
This module implements RFC 6455 WebSockets.