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 d289ebce5b Add support for QUIT command 2 years ago
..
handler Add support for QUIT command 2 years ago
__init__.py Initial commit 2 years ago
channel.py Implement channel topics and fix join 2 years ago
client.py Add support for QUIT command 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 Add support for QUIT command 2 years ago
message.py Remove redundant argument check 2 years ago
reply.py Add support for QUIT command 2 years ago
server.py Implement channel topics and fix join 2 years ago
settings.py Add support for QUIT command 2 years ago