Skip to content

bytewife/chat-server-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Multi-room, Multi-user Async Chat Server

Built as a prototype! See my Rust implementation for more info.

Running

python3 server.py <port_id>

Joining a room

JOIN <ROOMNAME> <USERNAME>

Releases

No releases published

Packages

No packages published

Languages