Skip to content

MickMack1983/multicastclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.