issues
search
GGist
/
bip-rs
BitTorrent Infrastructure Project In Rust
Apache License 2.0
296
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bip_peer depends on buggy version of crossbeam
#152
riking
opened
8 months ago
1
Various fixes and upgrades
#151
shaug
closed
1 year ago
0
example: use bittorrent router instead of unreachable utorrent
#150
dzdidi
opened
2 years ago
1
doc: fix reference to "readable" specification
#149
dzdidi
opened
2 years ago
1
Publish a new version of bip_metainfo?
#148
max-b
opened
4 years ago
0
Use `slice::iter` instead of `into_iter` to avoid future breakage
#147
LukasKalbertodt
closed
4 years ago
1
Support arbitrary data in DHT (BEP 44)?
#146
cbourjau
opened
6 years ago
0
How to make a bittorent dht crawler with using bip-rs
#145
sercand
closed
2 years ago
0
Fixed setters of MetainfoBuilder
#144
reeFridge
closed
6 years ago
1
[bip_metainfo] Added method `set_trackers` to the builder
#143
reeFridge
closed
6 years ago
1
Support optional announce-list field in bip_metainfo
#142
reeFridge
closed
6 years ago
1
Setters of `MetainfoBuilder` incorrectly works with result of `BTreeMap::insert` method.
#141
reeFridge
closed
6 years ago
4
Parse announce-list
#140
reeFridge
closed
6 years ago
0
Re-Evaluate Backpressure In bip_select
#139
GGist
opened
6 years ago
0
Create BlockIdentifier Message Type
#138
GGist
opened
6 years ago
1
Implementation of HonestRevealModule
#137
GGist
closed
6 years ago
0
Unused mut warning when using ben_map and ben_list macro
#136
derekhendrickx
closed
6 years ago
1
Unused mut warning when using ben_map macro
#135
derekhendrickx
closed
6 years ago
1
Implement UtMetadata Module In Selection Crate
#134
GGist
closed
7 years ago
0
Extract Extended Logic In bip_select Into Separate Module
#133
GGist
closed
7 years ago
0
Integrate Hashed Timing Wheel (Data Structure) Into bip_select
#132
GGist
opened
7 years ago
0
Support Write Interface For Bencode Encoding
#131
GGist
opened
7 years ago
1
Add Extensions To PeerInfo; Add Builder To ExtendedMessage
#130
GGist
closed
7 years ago
0
Allow BytesMut To Store Cow Bytes For Fully Owned BencodeMut Objects
#129
GGist
closed
7 years ago
0
Add Builder For ExtendedMessage
#128
GGist
closed
7 years ago
0
Make Handshaker Take An Intance Of Transport Instead Of Just The Type
#127
GGist
closed
7 years ago
1
Add Extensions Info To PeerInfo
#126
GGist
closed
7 years ago
0
Implement LT_metadata Extension; Implement Generic Extension Protocol…
#125
GGist
closed
7 years ago
1
Accept Two Transport Types In Handshaker
#124
GGist
opened
7 years ago
0
Add Ability To Skip Full Decode Check For BencodeRef::decode
#123
GGist
closed
7 years ago
0
Lifetimes and construction of BencodeMut trees
#122
the8472
closed
7 years ago
4
Unable to run bip_dht example
#121
adamhammes
closed
7 years ago
2
Use Router::uTorrent in DHT example
#120
paulkernfeld
closed
7 years ago
1
Using bip_utracker
#119
adamhammes
closed
7 years ago
2
Implement ExtendedMessage; Partial Implementation For PeerExtensionPr…
#118
GGist
closed
7 years ago
1
Extract Compact Ip Parsing Logic To bip_util
#117
GGist
opened
7 years ago
0
Debug High CPU Usage For simple_torrent
#116
GGist
opened
7 years ago
3
Add Methods For Querying And Modifying Extensions; Add Extension Enum…
#115
GGist
closed
7 years ago
0
Add Builder For Info Dictionary; Update Names Of Some Structs
#114
GGist
closed
7 years ago
1
Follow Sink Buffer Conventions For DiskManager
#113
GGist
opened
7 years ago
0
Shared/Reusable Buffer For Block Checksums
#112
GGist
opened
7 years ago
0
Add Simple Torrent Example
#111
GGist
closed
7 years ago
0
Implement Solution For uTP
#110
GGist
opened
7 years ago
5
Timeout For TCP Handshakes
#109
GGist
closed
7 years ago
1
Extract Optimistic Mutex Future Into A Separate Crate
#108
GGist
opened
7 years ago
1
Split Inner PeerManager To PeerManagerSink And PeerManagerStream
#107
GGist
closed
7 years ago
2
Make DiskManager Splittable And Implement Clone For Split Sink
#106
GGist
closed
7 years ago
0
Handle Case Where Receiver End Of Peer Manager Is Dropped
#105
GGist
opened
7 years ago
0
Handle Case Where Receiver For Disk Manager Is Dropped
#104
GGist
opened
7 years ago
0
Flatten Disk Manager Usage Of Arc
#103
GGist
opened
7 years ago
0
Next