erps v0.3.1 API Reference
Modules
Erps is an OTP-compliant remote protocol service
Create an Erps client GenServer.
Create an Erps server GenServer.
Encapsulates a common API which describes a transport strategy.
implements no transport, which basically turns the Erps server into a basic GenServer
implements a one-way TLS transport strategy.
implements a tcp transport strategy.
implements a two-way TLS transport strategy.