Andrew Mirsky
|
55bc7a6255
|
Yakifo/amqtt#174 : move current implementation to mqtt3 namespace and mark mqtt module as deprecated. allows for a namespace for mqtt 5 implementation
|
2025-08-12 10:16:21 -04:00 |
Andrew Mirsky
|
0141cddeeb
|
Yakifo/amqtt#73 : refinement of external websocket server
|
2025-08-04 19:19:51 -04:00 |
Andrew Mirsky
|
ad4854df00
|
Yakifo/amqtt#73 : working example of using aiohttp server to receive the websocket connection
|
2025-08-04 17:23:18 -04:00 |
Andrew Mirsky
|
043b6ac881
|
check for client connect/disconnect event needed change
|
2025-06-29 17:47:02 -04:00 |
Andrew Mirsky
|
99a9594e9f
|
creating MQTTEvents enumeration instead of individual string names. consolidating into a single file to eliminate import errors
|
2025-06-15 10:21:41 -04:00 |
Andrew Mirsky
|
b0cf416c36
|
using a strenum instead of enum. creating events as well as client/broker events as well
|
2025-06-14 21:28:00 -04:00 |
Andrew Mirsky
|
51102a435b
|
converting from event strings to a string enumeration
|
2025-06-13 16:17:22 -04:00 |
Andrew Mirsky
|
97436e5dcd
|
resolve #170. add tests to verify compatibility with paho-mqtt library
|
2025-05-26 16:49:57 -04:00 |