Adding QUIC as transport for rumqtt
QUIC or RFC 9000 solves some interesting challenges that have great prospect in solving the problems in IoT networks. rumqtt is a pure rust implementation of the MQTT protocol, by adding support for QUIC as a transport l
RepositoryNo README created yet
Devdutt Shenoi
Use of Naive QUIC as a replacement for TCP in rumqtt has been implemented.
March 5, 2023
Implemented initial, naive QUIC support in the broker and client, facing an issue with network timeouts that need to be verified and fixed, but plan is working as expected. screenshot: https://pasteboard.co/f92s3laUOHaB.png
March 5, 2023
Adding support in rumqttd to listen for incoming QUIC connections.
March 4, 2023
Project created by Devdutt Shenoi
March 4, 2023