Skip to content

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

License

Notifications You must be signed in to change notification settings

guoenyue/onchat-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnChat

A simple, beautiful, mobile-first instant messaging progressive web application build with Angular and Ionic. You can click here to view the OnChat back-end code repository.

License Angular Node.js CI 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.1%
  • SCSS 15.3%
  • HTML 15.3%
  • JavaScript 0.3%