Skip to content
/ flap Public
forked from xobserve/xo

http://flap.dev - a modern pub/sub messaging system, written in pure go

Notifications You must be signed in to change notification settings

zhy233/flap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flap

A modern pub/sub messaging system based on MQTT protocol, written in pure go.

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

http://flap.dev - a modern pub/sub messaging system, written in pure go

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%