Skip to content

Latest commit

 

History

History
executable file
·
36 lines (24 loc) · 705 Bytes

Readme.md

File metadata and controls

executable file
·
36 lines (24 loc) · 705 Bytes

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)