class ProtoHackers::BudgetChat

Defined in:

3_budget_chat.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(host, port) #

[View source]

Instance Method Detail

def broadcast(message, exclude = nil) #

[View source]
def handle_client(client) #

[View source]
def validate_username(client : TCPSocket, name : String) #

[View source]