Commit graph

25 commits

Author SHA1 Message Date
a88f1898a5 fix warnings
Some checks failed
Build and Test / friends (push) Successful in 3m13s
Build and Test / splatoon (push) Failing after 4m27s
2026-04-26 13:15:56 +02:00
b3c351100b Merge branch rust-nex:v0 into v0 2026-04-25 21:05:47 +00:00
2c08e35c36 make fragment size smaller 2026-04-25 16:40:54 +02:00
f9ce137c04 sleep inside the packet send task instead of outside 2026-04-25 15:41:58 +02:00
aaa530341d minimize the time we hold locks for and add sleep 2026-04-25 15:23:53 +02:00
0d026373db fix compile error 2026-04-25 14:24:33 +02:00
58c9e43fa3 add fragments to v0 outgoing packets 2026-04-25 12:59:49 +02:00
c9c4a575b5 oops 2026-04-12 22:35:07 +02:00
6d13907588 Dynamically define access key 2026-04-12 22:15:15 +02:00
8164317b19 fix friends connection 2026-04-11 21:59:37 +02:00
dd4015b2c4 tie connections to a session id + prudp socket address 2026-04-11 20:02:10 +02:00
1c8352a235 actually delete connection if someone disconnects 2026-04-11 18:16:20 +02:00
c5677e304d add more debugging logs 2026-04-11 16:36:57 +02:00
0ef484ffd2 fix friends 2026-04-06 16:42:08 +02:00
785341e883 fix port binding 2026-03-24 15:48:56 +01:00
7e3cade00e fix forgetting to save file 2026-02-01 21:10:03 +01:00
2122b8dd6c more logging 2026-01-31 21:50:42 +01:00
fd58995c4c add logging and make auth version report be edition specific 2026-01-31 21:39:11 +01:00
b956563255 add disconnection 2026-01-31 20:57:19 +01:00
420c689644 fix signature 2026-01-31 20:41:37 +01:00
28bc6819a6 add pings to v0 2026-01-31 20:22:11 +01:00
7918e54487 more progress on friends 2026-01-31 13:48:06 +01:00
1b802ff33f updates 2026-01-27 14:44:10 +01:00
fc94f655b2 things 2026-01-20 20:26:44 +01:00
4d4fc6c7bf start work on prudp v0 2026-01-07 20:33:29 +01:00