causes tokio runtime worker to panic as we attempt to convert an HTTP
Request from ruma (try_into_http_request) into a reqwest Request so the
reqwest http client on the server can execute said request. error
message is not ideal ("invalid port number") but core issue is fixed.
Co-authored-by: infamous <ehuff007@gmail.com>
Signed-off-by: girlbossceo <june@girlboss.ceo>
|
||
|---|---|---|
| .. | ||
| client_server | ||
| ruma_wrapper | ||
| appservice_server.rs | ||
| mod.rs | ||
| server_server.rs | ||