Remedy.Gateway.Dispatch behaviour (Remedy v0.6.0) View Source

Gateway Dispatching

Link to this section Summary

Link to this section Types

Specs

event() :: atom()

Specs

payload() :: any()

Specs

socket() :: WSState.t()

Link to this section Callbacks

Specs

handle({event(), payload(), socket()}) :: {event(), payload(), socket()}

Link to this section Functions