What's new
- WebSocket listener:
listen()andstream()APIs for real-time hook delivery via persistent WebSocket connection - Result type: Shared
ack/accept/nackpattern across HTTP and WebSocket handlers - Express handler:
expressHandler()middleware with automatic signature verification and Result dispatch Posthook.Result: Static property on the client class for convenient access- HTTP fallback: Automatic fallback to HTTP delivery when no listener is connected
See the README for usage examples.