• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

thehouseisonfire / rumqtt / 29371483303
91%

Build:
DEFAULT BRANCH: main
Ran 14 Jul 2026 10:21PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
29371483303

push

github

thehouseisonfire
feat(rumqttc): add scoped SessionStoreKey and canonical PersistedSession encoding

Introduce SessionStoreKey, a composite key of scope and client_id, to the
SessionStore trait. This enables safe session isolation when a single
durable store is shared across brokers, tenants, or connection profiles
that may reuse the same MQTT Client Identifier.

Add PersistedSession::encode and PersistedSession::decode as canonical
serialization helpers, removing the need for application-level serde
boilerplate in session store implementations.

Add MqttOptions::set_session_store_scope and corresponding builder method
to configure the scope component of the session store key.

Simplify persistent_session_file_store examples in both v4 and v5 crates
to use the new canonical encoding, reducing example size by ~600 lines.

Breaking change: SessionStore trait method signatures now accept
&SessionStoreKey instead of &str for the client_id parameter.
Source Files on build 29371483303
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #29371483303
  • 5a356305 on github
  • Prev Build on main (#29298108635)
  • Next Build on main (#29389021058)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc