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
fixup: clean up LSPS5 client time, URL and timestamp parsing
- Replace reqwest::Url with url::Url.
- Use LSPSDateTime
- Remove unused update_config method.
- Update timestamp parsing in verify_notification_signature to use LSPSDateTime::from_str.
- Refactor peer_state for DRY purposes.
0 commit comments