Commit graph

18 commits

Author SHA1 Message Date
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