multicastclient

UDP multicast brokerless messaging system


Keywords
broker, brokerless, messaging, udp, multicast, publish, subscribe, request, reply
License
MIT
Install
pip install multicastclient==2.0

Documentation

multicastclient

UDP Multicast client system.

This client was developed to act as a brokerless messaging bus for same system and potential local networking solutions mainly for IoT agent applications

Installation

python3 -m pip install multicastclient

License

See the License for details.

Usage examples

See the examples for details.