This commit is contained in:
Abhishek Mali
2025-12-23 10:22:01 +05:30
parent e85ac4bf8c
commit 8dac57a3a8
7 changed files with 93 additions and 2 deletions

View File

@@ -39,6 +39,10 @@ class ReverbSocketService {
'ws://10.119.0.74:8080/app/q5fkk5rvcnatvbgadwvl'
'?protocol=7&client=flutter&version=1.0',
);
// final uri = Uri.parse(
// 'ws://103.248.30.24:8080/app/q5fkk5rvcnatvbgadwvl'
// '?protocol=7&client=flutter&version=1.0',
// );
debugPrint("🔌 CONNECTING SOCKET → $uri");