Grip::Handlers::WebSocket
Inherits Grip::Handlers::Base / HTTP::Handler / Reference / Object
Constants
CACHE_MASK = CACHE_SIZE - 1
CACHE_SIZE = 4096
Constructors
new
SourceInstance methods
add_route(verb : String, path : String, handler : ::HTTP::Handler, via : Symbol | Nil | Array(Symbol) | Nil = nil, override : Proc(::HTTP::Server::Context, ::HTTP::Server::Context) | Nil = nil) : Nil
Sourceroutes
Source