v0.2.0
What's Changed
Bug Fixes
- Fixed WebSocket URL construction: Path now correctly comes before query parameters
Improvements
- Standardized URL handling: Added
getHttpUrl()andgetWsUrl()static helpers - SDK now accepts any format (http/https/ws/wss) and internally derives the correct protocol - Removed health check endpoint: Simplified signaling server by removing unused
/healthendpoint - Documentation cleanup: Removed confusing
wss://mentions - just usehttps://voca.vc
Upgrade Notes
No breaking changes. Users can update to ^0.2.0 for all packages.