class Prax::Server

Defined in:

prax/server.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def run(http_port, https_port) #

[View source]
def servers : Array(TCPServer) #

[View source]
def stop #

[View source]