Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cj667113/mrp
https://github.com/cj667113/mrp
mqtt mqtt-broker mqtt-client mqtt-protocol mqtt-server python python3 resolution
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cj667113/mrp
- Owner: cj667113
- Created: 2020-06-25T01:16:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-30T15:41:08.000Z (over 3 years ago)
- Last Synced: 2024-11-20T11:53:38.094Z (3 months ago)
- Topics: mqtt, mqtt-broker, mqtt-client, mqtt-protocol, mqtt-server, python, python3, resolution
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MQTT Resolution Program
A python program that will broadcast the IP address and Port that is running on your MQTT Server
## MRPS
Run the server:
> python3 mrps.py -i IP_ADDRESS -p PORT
Run the client:
> python3 mrpc.py