onch-at / onchat

A simple, beautiful, mobile-first instant messaging progressive web application.

Home Page:https://docs.chat.hypergo.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OnChat

⚠️ Migrating to Spring Boot...

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 CodeFactor

OnChat currently supports the following chat modes:

  • Text Message
  • Rich text message
  • Picture message
  • Voice Message
  • Real-time video communication
  • Real-time audio communication (to be implemented)

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.

Support

OnChat mainly includes the following code repositories:

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

Special thanks

Thanks to JetBrains for supporting us free open source licenses.

JetBrains Logo (Main) logo

About

A simple, beautiful, mobile-first instant messaging progressive web application.

https://docs.chat.hypergo.net

License:Apache License 2.0


Languages

Language:Java 100.0%