A generic websocket connection with Zod schema validation and on message execution.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update version

vinerima 3af26a56 4a12e779

+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "@vinerima/wah", 3 - "version": "0.1.1", 3 + "version": "1.0.0", 4 4 "description": "Generic WebSocket action handler with Zod-based schema validation and typed message dispatch", 5 5 "author": "vinerima", 6 6 "license": "MIT",