|
cb7e4e85dc
|
improve code quality
|
2022-08-18 00:24:46 +02:00 |
|
|
7afef789fc
|
unify end() and write_safe() into internal_write_safe()
|
2022-08-18 00:10:42 +02:00 |
|
|
0b75ce13ba
|
fix the maximum packet size in readme
|
2022-08-17 22:15:55 +02:00 |
|
|
90b8cd023b
|
fix a typo in readme
|
2022-08-17 22:12:29 +02:00 |
|
|
8a4d8b4e94
|
fix a lot of packet id wrap-related issues
|
2022-08-17 21:36:24 +02:00 |
|
|
a09c2198d9
|
add mention of the single NAT i have found issues with
|
2022-08-17 19:08:22 +02:00 |
|
|
fe13a3a4ca
|
add clarification on what peer to peer means
|
2022-08-17 18:56:43 +02:00 |
|
|
d019906d6d
|
add mention of croc's peer-to-peer tag
|
2022-08-17 09:10:12 +02:00 |
|
|
a159a2b84b
|
add mention of croc
|
2022-08-17 09:05:22 +02:00 |
|
|
3c34497229
|
add tip about streaming to readme
|
2022-08-16 14:11:23 +02:00 |
|
|
ea3316b270
|
add streaming
|
2022-08-16 14:09:18 +02:00 |
|
|
3bb3bec5d3
|
fix a bug where transfer would slow down after a while on unreliable connections
|
2022-08-16 13:42:26 +02:00 |
|
|
e63fefe182
|
better catchup mechanism
|
2022-08-16 12:38:01 +02:00 |
|
|
b75a385e70
|
implement more parts of TCP to improve connection speed
|
2022-08-16 09:20:34 +02:00 |
|
|
3522d0ffa7
|
fix a few connection issues
|
2022-08-15 23:49:32 +02:00 |
|
|
02e3a8fd86
|
add a 'if a friend sent you' section to the readme
|
2022-08-15 22:01:50 +02:00 |
|
|
84accf9a2d
|
improve readability of 3rd point in cool stuff section in readme
|
2022-08-15 21:53:59 +02:00 |
|
|
921b959f14
|
improve holepunching drastically
|
2022-08-15 21:21:01 +02:00 |
|
|
5b1f0ec982
|
add lan helpers to tips
|
2022-08-15 18:58:52 +02:00 |
|
|
d612646d23
|
show max bitrate in readme
|
2022-08-15 18:55:25 +02:00 |
|
|
69f1200cad
|
more clarification on helpers
|
2022-08-15 18:50:11 +02:00 |
|
|
f1d8526baa
|
fix a typo
|
2022-08-15 18:48:14 +02:00 |
|
|
83ff73e793
|
add explaination of what helpers are for
|
2022-08-15 18:47:14 +02:00 |
|
|
7538883511
|
add pure rust to cool stuff section
|
2022-08-15 18:31:55 +02:00 |
|
|
b8f1284cdc
|
embed relevant xkcd
|
2022-08-15 18:28:17 +02:00 |
|
|
841eb76210
|
add relevant XKCD
|
2022-08-15 18:26:21 +02:00 |
|
|
620309d64a
|
Update README.md
|
2022-08-15 15:17:31 +02:00 |
|
|
5d3759d2f0
|
bump version
|
2022-08-15 14:48:11 +02:00 |
|
|
504097f1c8
|
improve tips and tricks
|
2022-08-15 14:41:46 +02:00 |
|
|
eeb074117c
|
clarify some errors
|
2022-08-15 14:22:17 +02:00 |
|
|
071ace4f4a
|
add exact Ord and Eq to derivations on SafeReadWritePacket
|
2022-08-15 14:10:18 +02:00 |
|
|
b6b782bd1d
|
use drived Ord instead of custom ordinal trait
|
2022-08-15 14:04:22 +02:00 |
|
|
5c14ed53ac
|
fix a typo in readme
|
2022-08-15 13:12:47 +02:00 |
|
|
92ca9d8f72
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-15 13:11:55 +02:00 |
|
|
d7fe8dde9e
|
add more sections to readme
|
2022-08-15 13:10:59 +02:00 |
|
|
24785e44d6
|
Create LICENSE
|
2022-08-15 12:47:26 +02:00 |
|
|
7f943f241b
|
update readme
|
2022-08-15 12:26:07 +02:00 |
|
|
8ff073fd8a
|
update readme
|
2022-08-15 12:14:06 +02:00 |
|
|
a3570de65e
|
better code formatting
|
2022-08-15 12:01:47 +02:00 |
|
|
b4295c14ca
|
fix write panic
|
2022-08-14 23:39:37 +02:00 |
|
|
8aa7fe2129
|
allow resuming writes
|
2022-08-14 23:27:17 +02:00 |
|
|
300e558df2
|
Update README.md
|
2022-08-14 20:31:37 +02:00 |
|
|
d1816d5f8c
|
Update README.md
|
2022-08-14 20:28:03 +02:00 |
|
|
94350c46f0
|
fix receiver ping display
|
2022-08-14 18:39:48 +02:00 |
|
|
79670a6f9c
|
better ping printing
|
2022-08-14 16:40:11 +02:00 |
|
|
97b8129002
|
print ping
|
2022-08-14 13:58:39 +02:00 |
|
|
fa40f2f932
|
add logo
|
2022-08-14 12:04:23 +02:00 |
|
|
d09443ac47
|
fix a few connection issues
|
2022-08-14 11:45:30 +02:00 |
|
|
adb7042e35
|
fix a few bad disconnects
|
2022-08-13 18:56:34 +02:00 |
|
|
629228d365
|
better progress display
|
2022-08-13 17:37:57 +02:00 |
|