AThilenius / axum-connect

Axum + Connect-Web = ♥️
Apache License 2.0
79 stars 6 forks source link

rust client #8

Closed michael-dm closed 8 months ago

michael-dm commented 8 months ago

Hello !

dumb question but could this also be used as a rust Connect client ? or only server ?

AThilenius commented 8 months ago

Only as a server, unfortunately. I would love to write a WASM-compatible Rust client someday, but don't have the bandwidth for it currently.