Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
raze
v0.3.0
Top Level Namespace
ContextTypes
Raze
Config
ExceptionHandler
Exceptions
CustomException
InvalidPathStartException
RouteNotFound
Handler
Radix
ServerHandler
Stack
ContextTypes
Utils
WebSocketChannel
WebSocketChannels
WebSocketHandler
WebSocketServerHandler
WebSocketStack
Built with Crystal 1.9.2
2023-10-08 07:06:48 UTC
module
Raze
Defined in:
raze.cr
raze/config.cr:1
raze/config.cr:13
raze/version.cr
raze/websocket_channels.cr
Constant Summary
VERSION
=
"0.1.0"
Class Method Summary
.config
.run
(port =
Raze
.config.port)
.ws_channel
(ws_channel_name)
Class Method Detail
def self.
config
#
[
View source
]
def self.
run
(port =
Raze
.config.port)
#
[
View source
]
def self.
ws_channel
(ws_channel_name)
#
[
View source
]