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

Summary

Callbacks

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

Types

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

Callbacks

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

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