class ProtoHackers::VoraciousCodeStorage

Defined in:

10_voracious_code_storage.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(host, port) #

[View source]

Instance Method Detail

def handle_client(client : TCPSocket, storage : ProtoHackers::Storage) #

[View source]