awslabs / aws-c-mqtt

C99 implementation of the MQTT 3.1.1 specification.
Apache License 2.0
93 stars 30 forks source link

Refactor to support new durable streaming operations #357

Closed bretambrose closed 1 week ago

bretambrose commented 6 months ago

Update subscription manager and associated systems to support durable/indefinite streaming operations

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.