pony_express v0.1.0 API Reference

Modules

GenServer which initiates a TLS connection to a remote Phoenix.PubSub server and forwards the subscription across the TLS connection to a local PubSub server. Note that PubSub messages are forwarded in one direction only, from client to server.

GenServer which listens on a TCP port waiting for inbound PonyExpress subscriptions.

default module for dropping in TLS over the erlang sockets library.