UNPKG
socketry
Version:
latest (2.0.0)
2.0.0
1.9.91
1.9.9
1.1.4
1.1.3
1.1.2
1.0.3
1.0.2
1.0.1
1.0.0
A socket library to help with your websocket needs!
github.com/PlayBy/Socketry
PlayBy/Socketry
socketry
/
.travis.yml
7 lines
•
77 B
YAML
View Raw
1
2
3
4
5
6
7
language:
node_js
sudo:
false
node_js:
-
"10"
-
"9"
-
"8"
-
"6"