A simple, beautiful, mobile-first instant messaging progressive web application build with ThinkPHP6 and Swoole. You can click here to view the OnChat front-end code repository.
- ⚡️ Lightning fast - The server adopts Swoole programmatic server with asynchronous IO, coroutine and Fibers, with excellent performance.
- ⛰ Stable as Mount Tai - The client is built using Angular, which has better scalability, maintainability and stability.
- ✨ Small and exquisite - There are no complicated functions and focus on online social chat.
- 🌌 Progressive - Compared with ordinary Web App, PWA is faster, more powerful, more reliable and installable.
- 📲 Mobile first - The user interface is specifically designed for mobile devices, the interactive experience is good.
Visit the official OnChat site to quickly start your online social chat journey.
For the full OnChat documentation, please visit https://docs.chat.hypergo.net/docs/intro.
OnChat mainly includes the following code repositories:
- OnChat (Server)
- OnChat-Web (Client)
If you like OnChat, please give a star to the above code repository ⭐.