0.0.29
SesameAILabs/csm0.0.29Jul 7, 2025by freddyaboulton
AI Summary
Users can now programmatically close connections using Python code, providing better control over the application lifecycle and resource management.
Key Highlights
- Ability to close connections via Python code
- Enhanced control over connection lifecycle
New Features
- Programmatic connection termination
Full Release Notes
## What's Changed * Be able to close the connection with python code by @freddyaboulton in https://github.com/gradio-app/fastrtc/pull/360 * Bump version 0.0.29 by @freddyaboulton in https://github.com/gradio-app/fastrtc/pull/361 **Full Changelog**: https://github.com/gradio-app/fastrtc/compare/0.0.28...0.0.29