Skip to content
forked from onch-at/onchat

A simple, beautiful, mobile-first instant messaging web application backend build with ThinkPHP6 and Swoole.

License

Notifications You must be signed in to change notification settings

saiftech1/OnChat

 
 

Repository files navigation

OnChat

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.

License

Features

  • ⚡️ 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.

Quick experience

Visit the official OnChat site to quickly start your online social chat journey.

Documentation

For the full OnChat documentation, please visit https://docs.chat.hypergo.net/docs/intro.

Suport

OnChat mainly includes the following code repositories:

If you like OnChat, please give a star to the above code repository ⭐.

About

A simple, beautiful, mobile-first instant messaging web application backend build with ThinkPHP6 and Swoole.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.6%
  • Other 0.4%