class MatrixOrg::AppService::Server

Included Modules

Defined in:

app_service/server.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(host : String, port : Int32, hs_token : String, logger : IO = STDOUT, txn_buffer_size : Int32 = 128) #

[View source]

Instance Method Detail

def listen! #

[View source]
def listening? #

[View source]
def stop! #

[View source]