phoenix_gen_socket_client v3.2.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.