Kemal::WebSocket
Inherits HTTP::WebSocketHandler < HTTP::Handler < Reference < Object
Takes 2 parameters: path and a handler to specify what action to be done if the route is matched.
Constructors
Instance methods
call(context : HTTP::Server::Context)
Sourceproc
Source