You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
implement comprehensive client for webhook registration and notifications
- Introduce LSPS5ClientHandler to manage webhook operations (set, list, remove).
- Implement enhanced URL validation and security checks.
- Add per-peer state management with cleanup of expired requests.
- Support verification of webhook notification signatures and parsing of notifications.
- Include extensive tests to validate state isolation, request tracking, and response handling.
0 commit comments