Merge pull request #1602 from thecodingmachine/e2e_reconnect_tests

Adding a reconnect feature in case first Pusher request fails
This commit is contained in:
David Négrier 2021-12-06 18:44:18 +01:00 committed by GitHub
commit 6a8717c22f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
33 changed files with 1580 additions and 113 deletions

View file

@ -56,6 +56,7 @@
"queue-typescript": "^1.0.1",
"quill": "1.3.6",
"quill-delta-to-html": "^0.12.0",
"retry-axios": "^2.6.0",
"rxjs": "^6.6.3",
"simple-peer": "^9.11.0",
"socket.io-client": "^2.3.0",