Commit Graph

9 Commits

Author SHA1 Message Date
c46c5bed6f simplify dispatcher
All checks were successful
Linux arm64 / Build (push) Successful in 14s
2025-03-03 11:00:36 +01:00
6466e4bc45 raw ptr test
All checks were successful
Linux arm64 / Build (push) Successful in 15s
2025-03-02 22:29:31 +01:00
8d3d9e38ee dispatcher: use weak_ptr 2025-03-02 20:37:54 +01:00
59aaf03421 serialize id with VarInt 2025-02-26 12:23:26 +01:00
03d799e064 Add generic IO (#3)
Reviewed-on: #3
Co-authored-by: Persson-dev <sim16.prib@gmail.com>
Co-committed-by: Persson-dev <sim16.prib@gmail.com>
2025-02-26 09:29:31 +00:00
8a5286d0ce move ArrayFiller in its own file 2025-02-25 20:30:26 +01:00
a194774925 add MessageDispatcher 2025-02-25 20:29:59 +01:00
468f5ce8a0 add const 2025-02-23 13:20:45 +01:00
db0c5f3245 fix alignment + refactor
Reviewed-on: #1
Co-authored-by: Persson-dev <sim16.prib@gmail.com>
Co-committed-by: Persson-dev <sim16.prib@gmail.com>
2025-02-23 09:40:46 +00:00