[v1.0.0] - 2024-08-02
Overview
We are excited to announce the first stable release of the Real-Time Communication and Collaboration Platform (RTCACP). This initial version introduces a robust set of features designed to enhance team communication and collaboration. Our platform supports real-time messaging, and user authentication.
Features
Real-Time Messaging:
Instant messaging with team members
Emojis and rich text support
File Sharing and Collaboration:
Installation
Clone the repository:
sh
Copy code
git clone https://github.com/moxer-mmh/RTCACP.git
Install dependencies:
sh
Copy code
cd RTCACP
npm install
cd frontend
npm install
Running the Application:
sh
Copy code
cd RTCACP
npm start
Open http://localhost:5000/ in your browser.
Testing
You can test the official main version of the project from this website RTCACP.com.
Known Issues
Initial sync delays on slow network connections.
Minor UI inconsistencies on older mobile devices.
Limited support for third-party integrations in this release.
Contributing
We welcome contributions! Please see our Contributing Guidelines for more information. Make sure to review our Code of Conduct before contributing.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Thank you for using RTCACP! We look forward to your feedback and contributions to make our platform even better.