ws_transport_ssl (ws v0.2.0)

View Source

ws_transport implementation over OTP ssl. Used by the client for wss:// URLs. Mirrors ws_transport_gen_tcp in every respect except the module calls and message shape.

Summary

Functions

activate(Sock)

classify(Other, Sock)

close(Sock)

controlling_process(Sock, Pid)

peername(Sock)

recv(Sock, Timeout)

send(Sock, Data)