Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cable
v0.1.0
Cable
Channel
CloseRedisFiber
Connection
UnathorizedConnectionException
HabitatSettings
Handler
Logger
Payload
PARAMS
RESULT
Server
WebsocketPinger
PingStoppedException
Redis
Built with Crystal 1.9.2
2023-10-07 23:04:03 UTC
class
Cable::Handler
Cable::Handler
Reference
Object
Included Modules
HTTP::Handler
Defined in:
cable/handler.cr
Constructors
.new
(connection_class :
Cable
::
Connection
.
class
)
Instance Method Summary
#call
(context)
Constructor Detail
def self.
new
(connection_class :
Cable
::
Connection
.
class
)
#
[
View source
]
Instance Method Detail
def
call
(context)
#
[
View source
]