Commit graph

27 commits

Author SHA1 Message Date
3ea7c7e671 feat: refactor prudp code and start working on refactoring rmc 2025-02-18 22:55:33 +01:00
7d24a71f09 feat(matchmake): a bunch of things 2025-02-12 18:46:29 +01:00
81f7a0a738 feat(secure): a bunch of stuff 2025-02-04 16:31:56 +01:00
d18ba43aed feat(auth): finish protocol 10 method 2 and 3 2025-02-02 20:25:22 +01:00
ce81f09a85 chore: fix warnings 2025-02-01 17:31:13 +01:00
40ca10651f changes... 2025-01-26 12:09:56 +01:00
6af6e65666 fix not compiling 2025-01-23 23:27:50 +01:00
b449d731b7 continued working on reliable packets 2025-01-23 23:24:04 +01:00
ecad507f63 started implementing data packets 2025-01-23 15:24:55 +01:00
22dab35a73 fix not sending correct options size to client 2025-01-22 22:30:09 +01:00
e83eb1a6d8 finish connect 2025-01-22 20:23:54 +01:00
d5830bb7c5 fix offset 2025-01-21 20:38:48 +01:00
a7053679fe fix reading options 2025-01-21 20:33:08 +01:00
f505261085 added more logging 2025-01-21 20:24:04 +01:00
a9f53dd0cf added more logging 2025-01-21 20:19:29 +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
d6fbf79ded continue working on endpoints and reenabled reading packet options 2025-01-19 20:33:15 +01:00
20aa273d67 handle connection registration 2025-01-19 20:05:44 +01:00
ad86a74efb fix generation of virtual ports 2025-01-19 19:09:42 +01:00
da41633ced fix another problem related to reading ports 2025-01-19 19:05:32 +01:00
c4e03234a9 fix last two commits and fix core actual problem 2025-01-19 19:04:24 +01:00
1c0eb0b604 fixed broken assertion 2025-01-19 19:02:30 +01:00
746f13fb73 fixed stream type and port number 2025-01-19 19:00:23 +01:00
e0d9fa444b added redirection of data to their corresponding endpoints 2025-01-19 18:57:36 +01:00
8aa1fa98d9 added partial functionality for endpoints 2025-01-19 15:56:36 +01:00
0ed05f6116 initial commit 2025-01-19 13:02:15 +01:00