Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rogendo/chat-room
This is web chat-room that allow users to participate in real-time conversations with other users through text. This applications provide a virtual space where people can join different chat rooms or channels dedicated to specific topics or interests, engage in discussions, and interact with other users.
https://github.com/rogendo/chat-room
chat-application chatrooms flask-application
Last synced: 4 days ago
JSON representation
This is web chat-room that allow users to participate in real-time conversations with other users through text. This applications provide a virtual space where people can join different chat rooms or channels dedicated to specific topics or interests, engage in discussions, and interact with other users.
- Host: GitHub
- URL: https://github.com/rogendo/chat-room
- Owner: Rogendo
- Created: 2023-11-05T09:44:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-05T09:44:57.000Z (about 1 year ago)
- Last Synced: 2024-04-27T00:28:22.199Z (7 months ago)
- Topics: chat-application, chatrooms, flask-application
- Language: CSS
- Homepage:
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flask-sockets-io-
Flask SocketIO is a powerful library that allows real-time communication between the server and clients using WebSockets. It's commonly used for building chat applications, among other things.