erps v0.4.2 Erps.Transport.None View Source

implements no transport, which basically turns the Erps server into a basic GenServer

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

recv(sock, length, timeout) View Source

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