This website works better with JavaScript.
Explore
Help
Sign In
Crypteam
/
Cryptid
Watch
4
Star
0
Fork
You've already forked Cryptid
0
Code
Issues
10
Pull Requests
Packages
Projects
9
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.
e0d3c291da
CI/CD
master
EngGamePage
sonarSmells
trad
changeGraphSize
weeklyDaily
demo-IREM
demo_bourges
testTodoS5
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e0d3c291da'
${ noResults }
Cryptid
/
cryptide_project
/
src
/
SocketConfig.ts
6 lines
101 B
Raw
Blame
History
import
{
io
}
from
"socket.io-client"
;
const
socket
=
io
(
"http://localhost:3002"
)
;
export
{
socket
}
Reference in new issue
View Git Blame
Copy Permalink