feat: migrate from wsUrl to endpoints + add relay transport and pairing

This commit is contained in:
Mohamed Boudra
2026-01-21 14:55:23 +07:00
parent ae9a98223f
commit ddbcc272f1
29 changed files with 1729 additions and 280 deletions

4
.gitignore vendored
View File

@@ -37,6 +37,10 @@ tsconfig.tsbuildinfo
# Testing
coverage/
# Playwright
test-results/
**/test-results/
# Vercel
.vercel/