Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crirc
v0.3.0
Top Level Namespace
Crirc
Binding
Handler
Hook
HookRule
HookTest
Broadcast
ChanList
Controller
Client
Command
Chan
Command
Ping
Talk
User
Controller
Server
ServerClient
Network
Client
IrcSocket
Network
Server
ServerClient
Protocol
Chan
Motd
ParsingError
Message
ParsingError
Target
User
ParsingError
UserList
Built with Crystal 1.9.2
2023-10-07 18:12:16 UTC
class
Crirc::Network::Server
Crirc::Network::Server
Reference
Object
Defined in:
crirc/network/server.cr
Constructors
.new
Instance Method Summary
#accept
Wait for a client and yield it
#start
Listen on the port
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
]