ExCompileGraphWeb.Server.SocketHandler (ex_compile_graph v0.1.0)
Link to this section Summary
Functions
Callback implementation for :cowboy_websocket.init/2
.
Callback implementation for :cowboy_websocket.websocket_handle/2
.
Callback implementation for :cowboy_websocket.websocket_info/2
.
Callback implementation for :cowboy_websocket.websocket_init/1
.
Link to this section Functions
Link to this function
init(request, state)
Callback implementation for :cowboy_websocket.init/2
.
Link to this function
websocket_handle(arg, state)
Callback implementation for :cowboy_websocket.websocket_handle/2
.
Link to this function
websocket_info(info, state)
Callback implementation for :cowboy_websocket.websocket_info/2
.
Link to this function
websocket_init(state)
Callback implementation for :cowboy_websocket.websocket_init/1
.