@totemstan/socketio
Advanced tools
+1
-1
| { | ||
| "name": "@totemstan/socketio", | ||
| "version": "1.5.0", | ||
| "version": "1.6.0", | ||
| "description": "Replacement for buggy socket.io", | ||
@@ -5,0 +5,0 @@ "main": "socketio.js", |
+1
-1
@@ -21,3 +21,3 @@ # [SOCKETIO](https://github.com/totem-man/socketio) | ||
| const SIO = require("socketio"); | ||
| const SIO = require("@totemstan/socketio"); | ||
@@ -24,0 +24,0 @@ See the Program Reference for examples. |
+1
-1
@@ -21,3 +21,3 @@ # [SOCKETIO](https://github.com/totem-man/socketio) | ||
| const SIO = require("socketio"); | ||
| const SIO = require("@totemstan/socketio"); | ||
@@ -24,0 +24,0 @@ See the Program Reference for examples. |
23650
0.09%