Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.

Custom anonymous pub/sub model supported by ZeroMQ (zmq) and mininet

License

Notifications You must be signed in to change notification settings

maxwellmadewell/anon_zmq_pubsub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Publisher/Subscriber (pub/sub) with proxy in Python

Basic xpub/xsub model supported by ZeroMQ (zmq) and mininet with proxy/broker to make pub/sub communication anonymous to each other

publisher.py - publishes topics to broker for consumption subscriber.py - connects to broker to receive subscribed topics broker.py - binds frontend/backend, xsubsocket/xpubsocket with zmq.proxy

About

Custom anonymous pub/sub model supported by ZeroMQ (zmq) and mininet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages