View Source nova_ws_handler (nova v0.9.22)

Callback controller for handling websockets

Summary

Types

-type nova_ws_state() :: #{controller_data := map(), mod := atom(), _ := _}.

Functions

Link to this function

terminate(Reason, PartialReq, State)

View Source
Link to this function

websocket_handle(Frame, State)

View Source
Link to this function

websocket_info(Msg, State)

View Source