Skip to content

nullboundary/pesand

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 6 commits behind shirou:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Pesand

MQTT 3.1 broker which supports

  • QoS 0
  • topic wildcard
  • Retain

How to use

Install

Download a binary of your architecture from dron.io.

or build by yourself.

% go get github.com/shirou/pesand

Use

% pesand -c pesand.conf

Configration

Because this is not stable, not documented yet.

Future work

  • QoS 1, 2
  • Will messages
  • LevelDB persistent storage
  • store sent messages
  • durable subscribe
  • websocket

Naming

'pesan' is a 'message' in Indonesian. plus "d" means daemon.

The giants on whose shoulders this works stands

About

MQTT v3.1 broker written in golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%