LiveState.Test.TodoChannel (live_state v0.6.0)

Link to this section Summary

Link to this section Functions

Link to this function

authorize(channel, payload, socket)

Callback implementation for LiveState.Channel.authorize/3.

Link to this function

child_spec(init_arg)

Link to this function

handle_event(arg1, todo, state)

Callback implementation for LiveState.Channel.handle_event/3.

Link to this function

handle_event(message, payload, state, socket)

Callback implementation for LiveState.Channel.handle_event/4.

Link to this function

handle_in(arg, payload, socket)

Callback implementation for Phoenix.Channel.handle_in/3.

Link to this function

handle_info(message, socket)

Callback implementation for Phoenix.Channel.handle_info/2.

Link to this function

handle_message(arg1, state)

Callback implementation for LiveState.Channel.handle_message/2.

Link to this function

init(channel, map, socket)

Callback implementation for LiveState.Channel.init/3.

Link to this function

join(channel, payload, socket)

Callback implementation for Phoenix.Channel.join/3.

Link to this function

start_link(triplet)

Callback implementation for LiveState.Channel.state_key/0.

Link to this function

state_version_key()

Callback implementation for LiveState.Channel.state_version_key/0.