mqtt_udp
mqtt_udp copied to clipboard
Simpified version of MQTT over UDP
Router from local mqtt/udp to cloud as a package for Unix?
- [ ] common -> make version - [ ] maven java 11 fix - [ ] make get -> apt get all needed?
defs parameter
some impls do not support len > 127, test it?
## Implemented in - [ ] Pyhon implementation - [x] Java implementation - [x] Java tools - [ ] C implementation/Unix - [ ] C implementation/Embedded - [x] Go implementation...
- [x] java - [x] python3 - [x] c - [ ] go - [ ] lua - [ ] codesys
Run with and without sig: add flags parameter and run all once with no flags and once with -ssignPassword Make all programs look for parameter -s
Separate repo with tests that install public py/lua/java packages and do regress tests using them?