TF-3157 Update web socket with background service worker

TF-3157 Stub BroadcastChannel for mobile build
This commit is contained in:
DatDang
2024-09-27 10:42:10 +07:00
committed by Dat H. Pham
parent c4d0c27603
commit 7d59982cc9
16 changed files with 414 additions and 67 deletions
@@ -2,4 +2,6 @@ class WebSocketPushNotSupportedException implements Exception {}
class WebSocketUriUnavailableException implements Exception {}
class WebSocketTicketUnavailableException implements Exception {}
class WebSocketTicketUnavailableException implements Exception {}
class WebSocketClosedException implements Exception {}