Skip to main content

RELAY Realtime SDK 3.2.0

· One min read
Renae Sowald

We are happy to announce Realtime-API SDK 3.2.0.

Upgrading is straightforward with our release process, which adheres to Semantic Versioning. Minor versions are guaranteed to not have breaking changes, so you can upgrade with confidence.

SignalWire Release Card

This is a small release that contains a couple of minor fixes and improvements.

Improvements

  • Expose getRoomSessions() and getRoomSessionById() on the VideoClient to retrieve in-progress RoomSessions. (#580) e8a54a63
  • Expose removeAllMembers() on RoomSession (#581) 14c08b89