async-sse
async-sse copied to clipboard
Does this crate support wasm? Or are there examples for using this crate with any http client libraries?
I'm trying to integrate this crate with a stream using http request. I'm relatively new to wasm. Not sure if it's possible. Thanks!