Commit a4aea4a
committed
fixup: remove reqwest dependency and tokio runtime, update LSPS5 service
- Replace reqwest::Url with url::Url for webhook URL parsing.
- Remove the Tokio runtime and associated async task for webhook notifications.
- Use a synchronous HTTP client with the HttpClient trait.
- Adjust error handling and message enqueueing for consistency.
- Use LSPSDateTime when necessary.1 parent bf188b6 commit a4aea4a
1 file changed
+247
-439
lines changed
0 commit comments