You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
right now wolfSSL seems like the only way to go for DTLS 1.3 (interesting for PQ for example). But wolfSSL's MQTT-SN is just the client, right? As far as I know, there's no Gateway/RSBM/broker that works with wolfSSL for DTLS, so setting up MQTT-SN communication over DTLS 1.3 doesn't seem straightforward. That's why I think DTLS support in wolfMQTT would be interesting.
The text was updated successfully, but these errors were encountered:
As an update to this, I've created a fork adding DTLS 1.3 support to the Paho MQTT-SN Gateway via wolfSSL. I'm testing with the Paho GatewayTester publisher and subscriber clients, so it is not tested with the wolfSSL's MQTT-SN client yet.
Per @fj-blanco -
The text was updated successfully, but these errors were encountered: