Pleroma v1.1.9-10-g42f76306+dev Pleroma.Web.MastodonAPI.WebsocketHandler View Source

Link to this section Summary

Functions

Callback implementation for c::cowboy_websocket.init/2.

Callback implementation for c::cowboy_websocket.terminate/3.

Callback implementation for c::cowboy_websocket.websocket_handle/2.

Callback implementation for c::cowboy_websocket.websocket_info/2.

Callback implementation for c::cowboy_websocket.websocket_init/1.

Link to this section Functions

Callback implementation for c::cowboy_websocket.init/2.

Link to this function

terminate(reason, req, state)

View Source

Callback implementation for c::cowboy_websocket.terminate/3.

Link to this function

websocket_handle(frame, state)

View Source

Callback implementation for c::cowboy_websocket.websocket_handle/2.

Link to this function

websocket_info(arg1, state)

View Source

Callback implementation for c::cowboy_websocket.websocket_info/2.

Callback implementation for c::cowboy_websocket.websocket_init/1.