telnyx_webrtc 0.1.2
telnyx_webrtc: ^0.1.2 copied to clipboard
Enable real-time communication with WebRTC and Telnyx. Create and receive calls on Android, iOS and Web platforms
0.1.2 - 2024-12-20 #
Bug Fixing #
- Fixed an issue where, when accepting a an invite, the destination number was being set to name instead of number.
0.1.1 - 2024-12-12 #
0.1.0 - 2024-11-07 #
Enhancement #
- Implemented WebSocket and RTC peer reconnection logic to ensure seamless recovery during network disconnects or switches.
0.0.18 - 2024-09-25 #
Bug Fixing #
- General bug fixes related to imports and how they work and switch between Mobile / Web
0.0.16 - 2024-08-01 #
0.0.15 - 2024-06-27 #
Bug Fixing #
- Fixed disposal of audio tracks to release iOS/Android microphones properly.
0.0.9 - 2022-10-22 #
0.0.8 - 2022-10-05 #
0.0.5 - 2022-09-02 #
0.0.4 - 2022-08-26 #
Bug Fixing #
- Improved stability by providing a session ID to the backend immediately rather than waiting to set one.
- Fixed gateway retry errors that continuously retried without a timeout.