Skip to content

v1.2.0

Latest

Choose a tag to compare

@cgenuity cgenuity released this 16 Mar 18:23

What's new

  • WebSocket listener: listen() and stream() APIs for real-time hook delivery via persistent WebSocket connection
  • Result type: Shared ack/accept/nack pattern 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.