Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Kemal::WebSocketHandler
Inherits
HTTP::Handler
<
Reference
<
Object
Constants
INSTANCE = new
Constructors
new
Source
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