class MatrixOrg::AppService::Server
- MatrixOrg::AppService::Server
 - Reference
 - Object
 
Included Modules
- Router
 
Defined in:
app_service/server.crConstructors
Instance Method Summary
Constructor Detail
        
        def self.new(host : String, port : Int32, hs_token : String, logger : IO = STDOUT, txn_buffer_size : Int32 = 128)
        #