Shivank Anchal
Shivank Anchal
Hi, I'm new to this community and trying to get started with the application. I followed the documentation on how to start the app, but I'm encountering an issue. Here's...
#### Overview I am interested in extending `rqbit` to support **both TCP/UDP and QUIC** as potential transport protocols. Currently, `rqbit` operates over TCP/UDP, which aligns with the standard BitTorrent protocol,...
I encountered an issue while using rqbit to download a torrent file. Specifically, I attempted to download a Dragon Ball Z torrent, but the download did not start or progress....
I am building a Rust-based service using the **ntex** framework, and my goal is to notify specific WebSocket clients in real-time when a REST API endpoint is triggered. Below are...
Hi team, I’ve added the basic struct for WebRTC support to get things started. Kindly guide me if this is a good direction or if there’s anything I should take...