Chat room server made with Signal R and vanilla js
-
Updated
Dec 19, 2024 - HTML
Chat room server made with Signal R and vanilla js
Flask chatroom with real-time messaging, user registration/login, and message history. Uses Flask-SocketIO and SQLAlchemy. Secure password hashing, flash messages, and JSON data persistence.
ChatRoom is a real-time chat app built with Flask and Flask-SocketIO. Users can send messages, share images, and admins can manage users with banning and kicking features. Clone the repo, install the packages, and run the app to start chatting instantly.
Chat room source code for Barret Lee's Personal Blog.
Real-time chat room built on Node.js and WebSocket technology
Add a description, image, and links to the chatroom-server topic page so that developers can more easily learn about it.
To associate your repository with the chatroom-server topic, visit your repo's landing page and select "manage topics."