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.
d45dfbcd50
master
peristanceBDD
testDockerToto
Persistance
testDocker
typescript
stub-api
temp
doc
dev
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd45dfbcd50'
${ noResults }
BOB_PARTY
/
bob_party
/
socketConfig.js
4 lines
99 B
Raw
Blame
History
const
{
io
}
=
require
(
"socket.io-client"
)
;
export
const
socket
=
io
(
"http://192.168.1.54:3000"
)
;
Reference in new issue
View Git Blame
Copy Permalink