Skip to content

Comments

support socket version 4#81

Open
abdulrabbt wants to merge 1 commit intoshamil:masterfrom
abdulrabbt:master
Open

support socket version 4#81
abdulrabbt wants to merge 1 commit intoshamil:masterfrom
abdulrabbt:master

Conversation

@abdulrabbt
Copy link

No description provided.

// support socket version 4
// listen to connect events
io.on('connect', (socket) => {
io.of(/^\//).on("connect", (socket) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the only change outside of formatting changes?

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

Successfully merging this pull request may close these issues.

2 participants