Commit Graph

13 Commits

Author SHA1 Message Date
0d26879152 feat: add streams
All checks were successful
Linux arm64 / Build (push) Successful in 16s
2025-06-26 19:17:52 +02:00
59bedd6482 read/write for basic types
All checks were successful
Linux arm64 / Build (push) Successful in 14s
2025-06-26 16:02:18 +02:00
10b49b34dd working dispatcher + factory
All checks were successful
Linux arm64 / Build (push) Successful in 1m17s
2025-06-25 19:33:11 +02:00
7f8d9e3f96 add msg.ToString()
All checks were successful
Linux arm64 / Build (push) Successful in 15s
2025-03-04 20:26:42 +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
462086b13c feat: add alignment 2025-02-08 19:45:45 +01:00
5e89531508 cpp version back to c++17 2025-02-07 22:03:14 +01:00
534757f884 better endianess handling 2025-02-07 22:01:04 +01:00
097dab01fd clean up namespaces 2025-02-06 22:23:40 +01:00
f5430f3d0f add todos 2025-02-06 19:22:35 +01:00
7108ed4f28 constructor for packets 2025-02-06 19:01:32 +01:00
a63395f219 better fields 2025-02-06 18:30:35 +01:00
e6a58eb999 better example 2025-02-06 16:04:51 +01:00