Skip to content

malsbat/dps-for-iot

 
 

Repository files navigation

Distributed Publish & Subscribe for IoT

Build Status

Distributed Publish & Subscribe for IoT (DPS) is a new protocol that implements the publish/subscribe (pub/sub) communication pattern.

Devices or applications running the protocol form a dynamic multiply-connected mesh where each node functions as a message router. The protocol is light-weight and amenable to implementation on very small devices such as sensors that primarily publish data. The architecture is well suited for applications that leverage edge computing in combination with cloud-based analytics.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 79.7%
  • Python 11.7%
  • Go 4.5%
  • JavaScript 3.0%
  • Shell 0.5%
  • C++ 0.3%
  • Other 0.3%