Skip to content

Releases: buluquella/realtime-piesocket-ws-chat

v0.1.0-alpha

08 May 07:06
cb13a26
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

🚀 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

  1. Clone the repository or download the source code.
  2. Import the provided table.sql file into your MySQL server to create the necessary tables.
  3. Update the auth.php file with your MySQL server credentials and connection details.
  4. Upload the project files to your web server.
  5. 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.

License

MIT