phoenix_gen_socket_client v1.0.0 Phoenix.Channels.GenSocketClient.Serializer behaviour
Describes the serializer interface used in Phoenix.Channels.GenSocketClient
to encode/decode messages.
Summary
Callbacks
Specs
Invoked to decode the raw message.
Specs
Invoked to encode a socket message.