python ircd using asyncio
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Forest Belton 93f36cef12 Fix log message when client disconnects 2 years ago
..
handler Fix client disconnection 2 years ago
__init__.py Initial commit 2 years ago
channel.py Fix client disconnection 2 years ago
client.py Fix client disconnection 2 years ago
command_handler.py Implement stubbed MODE handler 2 years ago
handlers.py Add support for QUIT command 2 years ago
main.py Fix client disconnection 2 years ago
message.py Remove redundant argument check 2 years ago
reply.py Add support for QUIT command 2 years ago
server.py Fix log message when client disconnects 2 years ago
settings.py Add support for QUIT command 2 years ago