Tags: posthook/posthook-node
Tags
Add WebSocket listener support (v1.2.0) - Add Listen() and Stream() APIs for real-time hook delivery via WebSocket - Add Result type (ack/accept/nack) shared across HTTP and WebSocket handlers - Add expressHandler() for Express middleware with Result dispatch - Add Posthook.Result static property for convenient access - Add WebSocketMeta, ConnectionInfo types - Add auto-reconnection, heartbeat monitoring, bounded concurrency - Read SDK version from package.json at build time instead of hardcoding - Add ws runtime dependency for WebSocket client