Shogun.Websocket.Client behaviour (shogun v0.1.3)

Link to this section Summary

Callbacks

Only intented to be used inside the websocket.ex file after init

Link to this section Types

@type state() :: Shogun.Websocket.state()

Link to this section Callbacks

@callback connect(state()) :: {:noreply, state()}

Only intented to be used inside the websocket.ex file after init