ikatson / rqbit

A bittorrent client in Rust
Other
716 stars 72 forks source link

webtorrent support #12

Open john916zhang opened 2 years ago

john916zhang commented 2 years ago

Is it possible to add webtorrent support since webrtc library is available?

ikatson commented 2 years ago

Not sure what do you mean. Webtorrent is fully featured torrent client, so I don't understand what does it mean to integrate it.

Regardless, I'm not working on this project anymore, so can't do it, sorry.

Kyiro commented 2 years ago

Not sure what do you mean. Webtorrent is fully featured torrent client, so I don't understand what does it mean to integrate it.

Regardless, I'm not working on this project anymore, so can't do it, sorry.

I think he was talking about connecting to WebTorrent peers or even wasm support

john916zhang commented 2 years ago

@Kyiro yes.

ikatson commented 2 years ago

Thanks @Kyiro @john916zhang for explanation. Nevertheless, I don't have capacity to implement this, but PR's are welcome.