Commit graph

37 commits

Author SHA1 Message Date
50864770fe fix cargo.toml
Some checks failed
Build and Test / splatoon (push) Has been cancelled
Build and Test / friends (push) Has been cancelled
2026-04-26 14:37:28 +02:00
d9fa70bbee Merge branch 'friendsfix' into 'v0'
fix friends

See merge request spfn/rust-nex!4
2026-04-06 16:43:14 +02:00
0ef484ffd2 fix friends 2026-04-06 16:42:08 +02:00
55b3959797 Add NEX results and fix timers 2026-04-06 15:35:55 +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
3e2dc9099a generalize node holder connection 2026-01-31 18:53:22 +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
31d495c932 add editions 2025-11-13 14:06:08 +01:00
11ba2b1470 reduce dependency bloat 2025-11-13 09:51:05 +01:00
5782951e68 optimize 2025-11-12 23:04:31 +01:00
e2b564cc48 add public ip inferrence 2025-11-06 22:55:41 +00: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
98193a58d8 feat: a lot of things(i lost track) 2025-06-29 11:40:42 +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
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
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
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