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.

scope package

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