https://github.com/aqib-git/pychat
https://github.com/aqib-git/pychat
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aqib-git/pychat
- Owner: aqib-git
- Created: 2017-02-06T15:19:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-06T15:23:16.000Z (over 9 years ago)
- Last Synced: 2025-07-06T15:47:39.499Z (12 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pychat
It's a simple multithreaded chat server that implements few commands.When you run the server it will prompt for ip and port number to bind the server then use telnet or nc client to connect to the server.