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 a4149d6 commit c13c0b5Copy full SHA for c13c0b5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sockmanage",
3
- "version": "1.0.2",
+ "version": "1.0.3",
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