An open API service indexing awesome lists of open source software.

https://github.com/thesmallboat/beacon_mbs_p2p

A MQTT message broker run over peer_to_peer overlay network. No longer maintained.
https://github.com/thesmallboat/beacon_mbs_p2p

golang mqtt mqtt-broker mqtt-message-broker

Last synced: 2 months ago
JSON representation

A MQTT message broker run over peer_to_peer overlay network. No longer maintained.

Awesome Lists containing this project

README

        

# beacon_mbs_p2p
A mqtt message broker run over peer_to_peer overlay network.

This version is no longer maintained due to the new generation is working in progress.

## [Docker Image Package]
Release v2020.03.20 https://github.com/TheSmallBoat/beacon_mbs_p2p/packages/251191

## [Release Files]
Release v2020.03.20 https://github.com/TheSmallBoat/beacon_mbs_p2p/releases/tag/v2020.03.20

## [Related Documents]
https://github.com/TheSmallBoat/beacon_docs/tree/master/mqtt_p2p_network_test_demo_20_03

## NOTICE
1. The p2p network library using the go-toolbox/p2p_net.
2. Needs to change the import module's name for all those local names in the source files to remote GitHub's.