Commit graph

181 commits

Author SHA1 Message Date
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
29f3ab6348 feat: secure proxy should work now as well 2025-06-13 12:36:28 +02:00
405a5e1ba1 fix: fix incorrect imports in some places 2025-06-13 10:11:05 +02:00
35cee07591 fix: rename crate to rust_nex 2025-06-13 10:10:04 +02:00
9da91bb835 feat: split rmc off from prudp, make macros crate location independent and add tls connection setup 2025-06-13 10:05:38 +02:00
0a1e49d9bc feat: start working on ctrl+c exit support 2025-06-06 14:51:41 +02:00
058e656349 merge in gatherings branch and fix Dockerfile 2025-05-29 15:22:53 +02:00
dd1b112e56 Merge remote-tracking branch 'new-origin/main' 2025-05-29 15:22:20 +02:00
77e3f1ef08 feat: session garbage collection 2025-05-29 10:46:27 +02:00
fa831eb1ee fix: remove temporary changes 2025-05-28 22:45:01 +02:00
9490ff8a3b switch to grpc 2025-05-28 22:39:38 +02:00
andrea
b03f8f7e7c Merge branch 'feat/gatherings' into 'main'
feat: splatfest matchmaking

See merge request perditum/rnex-splatoon!14
2025-05-22 12:34:04 +02:00
1d1781c7d7 fix: fix sending back incorrect supported functions 2025-05-17 22:13:48 +02:00