feat: LiveKitClient — real-time media API (15 endpoints + JWT)

Typed LiveKit Twirp API covering rooms, participants, egress,
and HMAC-SHA256 access token generation.

Bump: sunbeam-sdk v0.9.0
This commit is contained in:
2026-03-21 20:29:44 +00:00
parent a33697c2fb
commit 21f9e18610
4 changed files with 522 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "sunbeam-sdk"
version = "0.8.0"
version = "0.9.0"
edition = "2024"
description = "Sunbeam SDK — reusable library for cluster management"
repository = "https://src.sunbeam.pt/studio/cli"