| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | remove references from NetworkList inputHEADmain | Max Audron | 9 days | -1/+1 |
| | | | | | we do not need to reference stuff here and can just consume it | |||
| * | add error for unkown sync message slot_name | Max Audron | 9 days | -11/+11 |
| | | ||||
| * | NetworkList and signalproxy objects error handling | Max Audron | 9 days | -41/+66 |
| | | ||||
| * | Syncable trait error handling | Max Audron | 10 days | -2/+5 |
| | | ||||
| * | add MsgId and BufferId to objects where needed | Max Audron | 2025-02-26 | -70/+65 |
| | | | | | | | some objects where still handling BufferId or MsgId as their raw types which lead to errors now that the Types are properly parsed in the varinats | |||
| * | rework Network derives to be more consistent | Max Audron | 2023-12-20 | -5/+5 |
| | | | | | i don't even know anymore, blame past me | |||
| * | derive default for all signalproxy objects and make singalmessage class | Max Audron | 2022-10-04 | -3/+3 |
| | | | | | an enum | |||
| * | upgrade to rust 2021 edition | Max Audron | 2021-12-02 | -4/+6 |
| | | ||||
| * | add basic buffersyncer impl | Max Audron | 2021-12-02 | -45/+145 |
| | | ||||
| * | migrate to separated NetworkMap and NetworkList macros | Max Audron | 2021-10-01 | -4/+6 |
| | | ||||
| * | migrate BufferSyncer to use Network derive and add to central Types | Max Audron | 2021-07-21 | -143/+14 |
| | | ||||
| * | WIP: impl more signalproxy objects | Max Audron | 2021-04-05 | -8/+255 |
| | | ||||
| * | add more signalproxy objects | Max Audron | 2021-01-04 | -0/+74 |
