class ProtoHackers::JobCentre

Defined in:

9_job_centre.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(host, port) #

[View source]

Instance Method Detail

def handle_client(client : TCPSocket, job_manager : ProtoHackers::JobCentre::Manager) #

[View source]