-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Socket.io will try to connect to `domain.com/socket.io` to establish communication by default. This is problematic when the frontend is served on an HTTP path that isn't `/`. Update the path supplied to Socket.io to take the current location into account.
- Loading branch information
1 parent
40a7eb2
commit 047b25b
Showing
1 changed file
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters