Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justkappaman/chat-room
Chat room implementation in Python
https://github.com/justkappaman/chat-room
chat chatroom chatroom-client chatroom-server network-programming python python3
Last synced: about 1 month ago
JSON representation
Chat room implementation in Python
- Host: GitHub
- URL: https://github.com/justkappaman/chat-room
- Owner: JustKappaMan
- License: mit
- Created: 2024-01-16T17:52:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-03T14:27:22.000Z (8 months ago)
- Last Synced: 2024-12-11T00:46:30.216Z (about 1 month ago)
- Topics: chat, chatroom, chatroom-client, chatroom-server, network-programming, python, python3
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chat Room
![MIT License](https://img.shields.io/github/license/JustKappaMan/Chat-Room)
![Code style: black](https://img.shields.io/badge/code%20style-black-black)Chat room implementation in Python.
## License
This project is licensed under the MIT license.