Skip to content

Commit 9193be2

Browse files
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.
1 parent 6ef0fd9 commit 9193be2

File tree

1 file changed

+212
-384
lines changed

1 file changed

+212
-384
lines changed

0 commit comments

Comments
 (0)