class

WebServer

Inherits Reference < Object

Constructors

new(database_path : Path, persist_channel : Channel)
Source

Instance methods

handle_get_event(request, response, event_id)
Source
handle_get_index(request, response)
Source
handle_get_session(request, response, session_id)
Source
spawn(bind_address : String, bind_port : Int)
Source