Releases: buluquella/realtime-piesocket-ws-chat
Releases · buluquella/realtime-piesocket-ws-chat
v0.1.0-alpha
🚀 Realtime Chat App
v0.1.0-alpha (2023-05-05)
This is the first alpha release of the Realtime Chat App. It includes the following features:
- User registration and login system
- Ability to create and join chat rooms
- Real-time messaging functionality
- Room member join and leave notifications
Thank you for trying out this alpha release! Your feedback is greatly appreciated.
Installation
- Clone the repository or download the source code.
- Import the provided
table.sql
file into your MySQL server to create the necessary tables. - Update the
auth.php
file with your MySQL server credentials and connection details. - Upload the project files to your web server.
- Access the application in your browser by navigating to the corresponding URL.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.