Skip to content

Tags: streamcoreai/python-sdk

Tags

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1 from streamcoreai/movments

Movments

v0.1.4

Toggle v0.1.4's commit message
version bump

v0.1.3

Toggle v0.1.3's commit message
version bump

v.0.0.3

Toggle v.0.0.3's commit message
feat(sdks): recover dropped connections with ICE restart

Python SDK now drive the server's
PATCH /whip/{sessionId} ICE restart, keeping the session and the
conversation alive across a network change. Python ships the wire
helpers only — aiortc has no ICE restart primitive.

Refs #38

0.0.2

Toggle 0.0.2's commit message
fixed jwt not included in delete whip

v.0.0.2

Toggle v.0.0.2's commit message
Add AgentState handling and token management to WHIP client

v.0.0.1

Toggle v.0.0.1's commit message
workflow