TxSocket modifications and Timer() fix
Pre-release
Pre-release
·
154 commits
to main
since this release
[WEBRTC-695] Gateway timer bug :: needs to be nulled after cancel (#57) * [WEBRTC-681] Change socket implementation * [WEBRTC-681] More clear environment text - auto logged in via shared prefs * [WEBRTC-681] isLoggedIn bool within TxSocket * [WEBRTC-681] Cancel job properly when destroying socket * [WEBRTC-681] Fix tests for changes to TxSocket * [WEBRTC-681] Fix TelnyxClientTest after TelnyxClient changes * [WEBRTC-681] Push notification message handling changes * [[WEBRTC-690] Comment out metadata related message data (not required yet) * [WEBRTC-690] Notification accept/reject handling in sample app * [WEBRTC-690] Add metadata comment * [WEBRTC-690] Close client related connections on network thread * [WEBRTC-695] purge and nullify timer before restarting Timer()