phoenix_gen_socket_client v1.0.0 API Reference
Modules
Communication with a Phoenix Channels server
Describes the serializer interface used in Phoenix.Channels.GenSocketClient
to encode/decode messages
Gzip+Json serializer for the socket client
Json serializer for the socket client
A simple synchronous Phoenix Channels client
Transport contract used by Phoenix.Channels.GenSocketClient
Websocket transport powered by the websocket_client library