class Crirc::Network::Server

Defined in:

crirc/network/server.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def accept #

Wait for a client and yield it


[View source]
def start #

Listen on the port


[View source]