mqtt_udp icon indicating copy to clipboard operation
mqtt_udp copied to clipboard

Simpified version of MQTT over UDP

Results 41 mqtt_udp issues
Sort by recently updated
recently updated
newest added

Router from local mqtt/udp to cloud as a package for Unix?

Example

- [ ] common -> make version - [ ] maven java 11 fix - [ ] make get -> apt get all needed?

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...

Critical

- [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

enhancement
Maintain

- [ ] C throttle - [ ] Passive config - [ ] Error handling

Docs/Site

Separate repo with tests that install public py/lua/java packages and do regress tests using them?

Maintain