Skip to content
/ chaos Public
forked from deepops-ai/deepops

A real time messaging service for building in-app notifications, multiplayer games, chat apps etc

Notifications You must be signed in to change notification settings

aby1987/chaos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chaos(混沌)

Rebuild the way of instant messaging, connecting server-side,app-user,web-user by pub/sub.

Project status

Under refactoring

Features

  • Pub/Sub
  • Multiple clients can sub to a same channel
  • Channel join/leave notify
  • Online list of the channel
  • History messages re-consume
  • Beautiful ui for admin
  • Websocket,tcp,http supported
  • Each message stores only once, no redundant
  • Extremely performant
  • Easy to use

Contributors(Sort by contribution)

About

A real time messaging service for building in-app notifications, multiplayer games, chat apps etc

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 90.4%
  • JavaScript 9.6%