Phoenix.SocketClient.Channel.EchoRoom (phoenix_socket_client v0.8.1)

View Source

A basic channel implementation that forwards all messages to the caller.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.