WebServer
Inherits Reference < Object
Constructors
new(database_path : Path, persist_channel : Channel)
SourceInstance methods
handle_get_event(request, response, event_id)
Sourcehandle_get_index(request, response)
Sourcehandle_get_session(request, response, session_id)
Sourcespawn(bind_address : String, bind_port : Int)
Source