monotorrent icon indicating copy to clipboard operation
monotorrent copied to clipboard

The official repository for MonoTorrent, a bittorrent library for .NET

Results 52 monotorrent issues
Sort by recently updated
recently updated
newest added

I read your blog post, and you never mentioned `ValueTask` there.

plz see pull request https://github.com/alanmcgovern/monotorrent/pull/656 for an end-to-end integration test The first issue I am hitting is inability to create a v2 torrent (did not test v1) that would include...

This test currently fails! See https://github.com/alanmcgovern/monotorrent/issues/657

Since I updated from version 2.0.7 to 3.0.2, this error #649 has since been solved, but another similar one has appeared before, if I can see correctly, it has been...

We shouldn't retry a connection to the same peer 3 times sequentially. We should have some form of backoff+retry before we ditch the connection. For larger swarms this is Just...

There's a problem with the client seeding. I am using home pc. I tried to seeding torrent in every possible way, but attempts were unsuccessful. I take a torrent file,...

@alanmcgovern I am looking for the following scenario: 1. A node (or a number of nodes) registers/announces a hash; 2. B node (or a number of nodes) looks up for...

Is it possible? If so how can I do that?

Version: 3.0.2 Usually I don't change anything in EngineSettingsBuilder, but just write a torrent client running on VPS that only port 22, 3389, 90, 443 opened and seem download/upload speed...

Good day, who can give an example of a code for obtaining meta-information through a magnet? But the same distribution in a couple of seconds is determined in the torrent...