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

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.