Jovi Hsu

Results 5 issues of Jovi Hsu

Hi dear @lammertb , I'm trying to embed the libhttp in my own projects to act as both the server & client. But actually, I encountered some challenges when trying...

Since the wasm32 for the browser cannot have crate `native-tls`, a new trait is added to implement support for the BIO that allows users to encrypt/decrypt io data using their...

Hi @citronneur , Thanks for your amazing work to bringing us this crate. I'm trying to build a wasm application based on your work. But got some unexpected error "Invalid...

Hi all, I'm trying to test the bandwidth of the Data Channel based on [your example](https://github.com/webrtc-rs/webrtc/blob/master/examples/examples/data-channels/data-channels.rs) I didn't change too many codes except the data channel callbacks. I tried to...

Hi there, Thanks for your nifty library and it's been a real help for me. But I've got something wrong when reading the squashfs on Windows hosts. After some investigation,...