Commit graph rust-nex/Cargo.toml
Author SHA1 Message Date
44d00a3fd1 fix auth issues 2026-07-14 23:18:43 +02:00
47f7dea859 progress
Some checks failed
Build and Test / friends (push) Successful in 9m35s
Build and Test / wii-u-chat (push) Has been cancelled
Build and Test / puyopuyo (push) Has been cancelled
Build and Test / sonic-transformed (push) Has been cancelled
Build and Test / super-mario-maker (push) Has been cancelled
Build and Test / minecraft-wiiu (push) Has been cancelled
Build and Test / wii-sports-club (push) Has been cancelled
Build and Test / splatoon (push) Has been cancelled
Build and Test / splatoon-testfire (push) Has been cancelled
Build and Test / fast-racing-neo (push) Has been cancelled
Build and Test / mario-tennis (push) Has been cancelled
2026-07-14 17:27:30 +02:00
4ff0a5efcc progress
Some checks failed
Build and Test / super-mario-maker (push) Failing after 10m30s
Build and Test / fast-racing-neo (push) Failing after 11m40s
Build and Test / friends (push) Failing after 11m56s
Build and Test / wii-sports-club (push) Failing after 12m9s
Build and Test / splatoon (push) Failing after 12m14s
Build and Test / puyopuyo (push) Failing after 12m23s
Build and Test / wii-u-chat (push) Failing after 12m23s
Build and Test / mario-tennis (push) Failing after 12m23s
Build and Test / sonic-transformed (push) Failing after 12m23s
Build and Test / splatoon-testfire (push) Failing after 12m30s
Build and Test / minecraft-wiiu (push) Failing after 12m37s
2026-07-12 18:21:18 +02:00
785341e883 fix port binding 2026-03-24 15:48:56 +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
aab4414904 refactor 2025-09-21 15:59:27 +02:00
11b0393e6a change to using different connections 2025-07-30 21:39:54 +02:00
98193a58d8 feat: a lot of things(i lost track) 2025-06-29 11:40:42 +02:00
29f3ab6348 feat: secure proxy should work now as well 2025-06-13 12:36:28 +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
9490ff8a3b switch to grpc 2025-05-28 22:39:38 +02:00
1d1781c7d7 fix: fix sending back incorrect supported functions 2025-05-17 22:13:48 +02:00
384f5abca5 feat: private battles 2025-05-12 10:28:54 +02:00
andrea
2450341b5d Merge main into gatherings 2025-03-25 07:30:10 +00:00
a7c36c39ef feat: almost done with rework communication with remotes now works 2025-03-24 23:31:25 +01:00
6f02339464 feat(rmc): start implementing new rmc protocol abstraction 2025-02-19 23:30:15 +01:00
3ea7c7e671 feat: refactor prudp code and start working on refactoring rmc 2025-02-18 22:55:33 +01:00
56d8a6ca48 feat(startup): make both servers be able to run seperately with specification by features 2025-02-08 13:30:43 +01:00
d01acbb931 feat(secure): add get_playing_session and start working on auto_matchmake_with_param_postpone with RmcSerialize macro 2025-02-04 22:07:22 +01:00
d8c184171d feat(secure): add saving of reports into the report folder 2025-02-04 17:08:04 +01:00
d18ba43aed feat(auth): finish protocol 10 method 2 and 3 2025-02-02 20:25:22 +01:00
cb6a6f9028 feat(account): add grpc to communicate with account server 2025-02-02 00:46:04 +01:00
40ca10651f changes... 2025-01-26 12:09:56 +01:00
d53349c264 refactor for new naming, new api and async 2025-01-21 20:10:58 +01:00
ef844183d6 remove unnescesary Arc<_> 2025-01-20 18:01:54 +01:00
20aa273d67 handle connection registration 2025-01-19 20:05:44 +01:00
7582f36795 added framework for auth server 2025-01-19 14:14:48 +01:00
0ed05f6116 initial commit 2025-01-19 13:02:15 +01:00