TheRealRedRiver559 / Asyncio-IRC

TCP chat server I'm working on.
MIT License
8 stars 2 forks source link

Need to add Asyncio for better performance and non blocking code. #1

Closed TheRealRedRiver559 closed 2 years ago

TheRealRedRiver559 commented 2 years ago

Asyncio was added to the server.py file and has greatly improved it. Its still a work in progress but its a start