Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how does the socket.io script in index.html got loaded? #3

Open
gzwei1 opened this issue Dec 28, 2020 · 1 comment
Open

how does the socket.io script in index.html got loaded? #3

gzwei1 opened this issue Dec 28, 2020 · 1 comment

Comments

@gzwei1
Copy link

gzwei1 commented Dec 28, 2020

No description provided.

@jasanishubh123
Copy link

jasanishubh123 commented Nov 8, 2021

@gzwei1 index.html file request for socket.io/socket.io.js and express server render node_modules/socket.io/client-dist/socket.io.js.map file.
you can check by putting debug point in node_modules/socket.io/dist/index.js in serve a function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants