Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
xbs
master
Top Level Namespace
BookmarksDB
Config
MyLog
Server
Generated using Crystal 1.14.0
2024-11-26 07:18:56 UTC
class
Server
Server
Reference
Object
Defined in:
xbs.cr
Constructors
.new
(config : Config)
Instance Method Summary
#process_request
(context : HTTP::Server::Context)
#start
#stop
Constructor Detail
def self.
new
(config :
Config
)
#
[
View source
]
Instance Method Detail
def
process_request
(context : HTTP::Server::Context)
#
[
View source
]
def
start
#
[
View source
]
def
stop
#
[
View source
]