module Mint::Server

Overview

This is a basic Kemal server without option parsing and logging.

Extended Modules

Defined in:

utils/server.cr

Instance Method Summary

Instance Method Detail

def port_open?(ip, port) #

[View source]
def run(name, host = "127.0.0.1", port = 3000) #

[View source]
def terminal #

[View source]