Igor Katson
2ebbc0a828
Add examples
2023-11-19 22:48:19 +00:00
Igor Katson
ff71ade190
timed existence for lock time debugging
2023-11-19 19:40:45 +00:00
Igor Katson
38c99023ac
Change peer states to dashmap
2023-11-19 15:47:14 +00:00
Igor Katson
48a14823fa
Changed log to tracing
2023-11-19 13:05:42 +00:00
Igor Katson
6ebf2120a4
Peers now reconnect!
2023-11-17 23:30:07 +00:00
Igor Katson
da3e6abc5a
Fix docs link
2023-11-16 07:39:49 +00:00
Igor Katson
62ed868208
Update dependencies
2023-11-16 07:37:40 +00:00
Igor Katson
de8adf5263
Prepare librqbit
2023-11-15 14:43:41 +00:00
Igor Katson
42654246a0
Prepare librqbit
2023-11-15 14:28:16 +00:00
Igor Katson
4056931a91
Prepare librqbit
2023-11-15 14:26:50 +00:00
Igor Katson
22eb0fca57
Prepare dht for publishing
2023-11-15 13:56:25 +00:00
Igor Katson
c0d608bd35
Prepare peer-binary-protocol for publishing
2023-11-15 13:54:19 +00:00
Igor Katson
3f519ff2d2
Prepare librqbit-core for publishing
2023-11-15 13:53:10 +00:00
Igor Katson
7d29ee28e6
Prepare sha1w and bencode for publishing
2023-11-15 13:50:56 +00:00
Igor Katson
e770aade12
Prepare buffers for publishing
2023-11-15 13:48:50 +00:00
Igor Katson
b1e2024760
Prepare clone-to-owned for publishing
2023-11-15 13:47:26 +00:00
Igor Katson
aacb8caaa3
Serde errors
2022-12-08 20:43:02 +00:00
Igor Katson
ae847ce99c
Upgrade deps
2022-12-04 13:12:23 +00:00
Igor Katson
15ae48e5af
Changed warp to axum
2022-12-04 12:53:55 +00:00
Igor Katson
a8efcfdd26
Completely change the CLI so that we have a server and a client.
2021-10-22 21:01:23 +01:00
Igor Katson
27145c758c
Add scripts to build for x86_64 linux too
2021-10-17 18:17:50 +01:00
Igor Katson
ebfc20c291
Changed default sha1 to crypto_hash.
...
Hopefully it'll be easier to build now. The downside is that it allocates
a small vec on each finish, but it's much faster than rust-sha1 anyway,
at least on ARM (where I'm running rqbit myself).
2021-10-17 12:03:21 +01:00
Igor Katson
1667efdaa7
Start refactoring code to support running in background and adding multiple torrents
2021-10-09 15:03:42 +01:00
Igor Katson
1bcc16c327
Another attempt to make it possible to build without openssl.
...
You'll need to cd into crates/rqbit to build with selective features.
2021-09-30 09:00:40 +01:00
Igor Katson
f40a227459
Propagte sha1 subcrate features all the way to rqbit CLI
2021-09-30 00:04:31 +01:00
Igor Katson
6eef3b9b66
A small refactor
2021-07-12 21:59:08 +01:00
Igor Katson
2eabebb5c3
Replaced DHT with custom one! Lets see if it works
2021-07-12 19:55:23 +01:00
Igor Katson
3beac77e5d
JSON HTTP API
2021-07-08 23:03:58 +01:00
Igor Katson
ad867e8e3c
Move everything to workspaces
2021-07-03 19:10:59 +01:00
Igor Katson
2061fe56bb
The sucker now works with dht too! Albeit hacky JS one, but still!
2021-07-03 15:22:17 +01:00
Igor Katson
897517521e
Peer info reader done
2021-07-03 00:22:46 +01:00
Igor Katson
e666f063ff
Can decode extended messages now
2021-07-02 01:38:07 +01:00
Igor Katson
5942e6a9d5
Updates
2021-07-01 19:17:44 +01:00
Igor Katson
a6981231c1
Add system hasher
2021-07-01 17:18:07 +01:00
Igor Katson
a3e84e4a99
Add http api for debugging
2021-06-30 10:14:33 +01:00
Igor Katson
34dd074310
Openssl + a bunch of other refactorings
2021-06-28 20:40:13 +01:00
Igor Katson
5c092389f9
saving
2021-06-27 10:10:59 +01:00
Igor Katson
34ea225560
Updating
2021-06-26 18:13:46 +01:00
Igor Katson
87d6fe27ce
Initial commit
2021-06-25 13:47:51 +01:00