Buckaroo.Router.websocket
You're seeing just the macro
websocket
, go back to Buckaroo.Router module for more information.
Dispatches to the websocket.
See Plug.Router.match/3
for more examples.
Example
websocket "/ws", connect: ExampleSocket