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 bebd466 commit f950604Copy full SHA for f950604
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sockmanage",
3
- "version": "0.0.0",
+ "version": "1.0.0",
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