We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc6545 commit cde7c58Copy full SHA for cde7c58
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sockmanage",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "A utility to manage one socket per user with Redis persistence for scalable WebSocket applications.",
5
"main": "dist/SockManage.js",
6
"types": "dist/SockManage.d.ts",
0 commit comments