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

http://flap.dev - a modern pub/sub platform, can deliver messages to App/Web/Server client

Notifications You must be signed in to change notification settings

neumachen/flap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 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 platform, can deliver messages to App/Web/Server client

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 90.4%
  • JavaScript 9.6%