This website works better with JavaScript.
Explore
Help
Sign In
BOB_PARTEAM
/
BOB_PARTY
Watch
5
Star
3
Fork
You've already forked BOB_PARTY
0
Code
Issues
39
Pull Requests
Packages
Projects
2
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9d23ade7a2
master
peristanceBDD
testDockerToto
Persistance
testDocker
typescript
stub-api
temp
doc
dev
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9d23ade7a2'
${ noResults }
BOB_PARTY
/
bob_party
/
initSocket.js
9 lines
107 B
Raw
Blame
History
const
{
io
}
=
require
(
"socket.io-client"
)
;
export
default
socket
=
io
(
"http://localhost:3000"
)
;
Reference in new issue
View Git Blame
Copy Permalink