class

Kemal::WebSocketHandler

Inherits HTTP::Handler < Reference < Object

Constants

INSTANCE = new

Constructors

Instance methods

add_route(path : String, &handler : HTTP::WebSocket, HTTP::Server::Context -> )
Source
call(context : HTTP::Server::Context)
Source
lookup_ws_route(path : String)
Source
routes
Source
routes=(routes : Radix::Tree(Kemal::WebSocket))
Source