项目作者: TheSmallBoat

项目描述 :
A MQTT message broker run over peer_to_peer overlay network. No longer maintained.
高级语言: Go
项目地址: git://github.com/TheSmallBoat/beacon_mbs_p2p.git
创建时间: 2020-05-29T14:51:32Z
项目社区:https://github.com/TheSmallBoat/beacon_mbs_p2p

开源协议:

下载


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

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.