erps v0.7.0 Erps.Transport.None View Source

implements no transport, which turns the Erps server into a basic GenServer with some overhead.

Link to this section Summary

Link to this section Functions

Link to this function

recv(sock, length, timeout) View Source

Callback implementation for Transport.recv/3, via :ssl.recv/3.