Commit graph

193 commits

Author SHA1 Message Date
4d4fc6c7bf start work on prudp v0 2026-01-07 20:33:29 +01:00
5954ea434c fix ci 2025-11-13 14:36:40 +01:00
10dd91b1f5 add edition to ci 2025-11-13 14:34:11 +01:00
08a6938d3c fix ci 2025-11-13 14:14:13 +01:00
31d495c932 add editions 2025-11-13 14:06:08 +01:00
755e5c4747 fix warnings and criterion in main 2025-11-13 10:06:58 +01:00
f05be88711 Merge remote-tracking branch 'origin/refactor' into refactor 2025-11-13 09:51:51 +01:00
11ba2b1470 reduce dependency bloat 2025-11-13 09:51:05 +01:00
367a8fb553 fix dockerfile 2025-11-13 08:39:39 +01:00
5782951e68 optimize 2025-11-12 23:04:31 +01:00
6625dab9c1 fix is_reachable 2025-11-08 20:27:36 +00:00
4de04a4627 fix checking if a session has active players 2025-11-08 17:19:28 +00:00
949c347569 fix proxy not disconnecting propperly 2025-11-08 17:04:32 +00:00
449ce0c0ba add closing a connection if it becomes unreliable/doesnt ack a packet 5 times 2025-11-08 13:41:41 +00:00
6ea1518a9d clean up a bit 2025-11-08 13:00:23 +00:00
adae697154 fix resending issues and remove debugging again 2025-11-08 12:27:17 +00:00
f264f34a18 add debugging to packet acknowledgements 2025-11-08 12:17:21 +00:00
f5b30496d7 make sending data actually reliable 2025-11-08 12:04:39 +00:00
e840d5c619 actually fix ca issues 2025-11-07 18:42:15 +00:00
d5b1be28fc fix ssl 2025-11-07 18:37:28 +00:00
a64699442e fix auth backend in dockerfile 2025-11-07 18:06:22 +00:00
e2b564cc48 add public ip inferrence 2025-11-06 22:55:41 +00:00
79835a1e19 fix dockerfile 2025-11-06 22:25:17 +01:00
66d323fe73 add devcontainer build to ci 2025-11-06 22:22:37 +01:00
3672e01944 fix dockerfile 2025-11-05 22:53:32 +01:00
d8e53407bc fix devcontainer 2025-11-05 22:50:51 +01:00
d352e7537c add dev container and default ip 2025-11-05 22:47:06 +01:00
41955a7e21 build for release 2025-11-05 22:21:17 +01:00
d008859ad4 fix dockerfile 2025-11-05 22:13:56 +01:00
c978ee8e84 remove prod profile from dockerfile 2025-11-05 22:09:43 +01:00
b8e24686db disable doctests for macros 2025-11-05 22:03:03 +01:00
58eecef905 fix ci 2025-11-05 21:57:57 +01:00
d7f1ee4040 update ci 2025-11-05 21:54:47 +01:00
c698e0b3dd chore: anti pretendo people note and cleanup 2025-10-07 20:39:52 +02:00
4e83068662 remove temporary file and add missing ones 2025-09-21 16:21:58 +02:00
aab4414904 refactor 2025-09-21 15:59:27 +02:00
a4ccc96ed0 update readme 2025-07-31 23:39:26 +02:00
1058048a12 fix memory leak 2025-07-31 22:00:48 +02:00
0cbff9878e fix a couple of things 2025-07-30 22:42:12 +02:00
a9fffa8d2d actually implement edge node holder server 2025-07-30 22:15:31 +02:00
11b0393e6a change to using different connections 2025-07-30 21:39:54 +02:00
f12904909a add error logging to the connecting stage of the proxies 2025-06-30 10:53:10 +02:00
a3c58ee231 swap over to using websockets for proxy <-> backend connections 2025-06-30 10:47:48 +02:00
3a372bf8c3 fix not resolving address 2025-06-29 17:39:31 +02:00
b7a08ae945 fix control server crashes 2025-06-29 16:46:29 +02:00
TV
984221e8e0
Merge pull request #3 from Splatfestival-Network/feat/proxy
fix not compiling
2025-06-29 12:02:16 +02:00
8e7aacbbd1 fix not compiling 2025-06-29 12:01:31 +02:00
TV
70117d837c
Merge pull request #2 from Splatfestival-Network/feat/proxy
feat: a lot of things(i lost track)
2025-06-29 11:43:24 +02:00
98193a58d8 feat: a lot of things(i lost track) 2025-06-29 11:40:42 +02:00
79e021751c
Merge pull request #1 from Splatfestival-Network/feat/proxy
Feat/proxy
2025-06-13 12:36:52 +02:00