aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/objects/bufferviewconfig.rs (follow)
Commit message (Collapse)AuthorAgeLines
* add error for unkown sync message slot_nameMax Audron9 days-3/+4
|
* NetworkList and signalproxy objects error handlingMax Audron9 days-64/+75
|
* Syncable trait error handlingMax Audron10 days-3/+9
|
* temporarly fix nested network repr parsing for variant typesMax Audron2025-07-27-7/+3
|
* implement NetworkId UserTypeMax Audron2025-02-26-2/+2
|
* add MsgId and BufferId to objects where neededMax Audron2025-02-26-67/+49
| | | | | | 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 consistentMax Audron2023-12-20-6/+8
| | | | i don't even know anymore, blame past me
* derive default for all signalproxy objects and make singalmessage classMax Audron2022-10-04-2/+2
| | | | an enum
* upgrade to rust 2021 editionMax Audron2021-12-02-2/+0
|
* split bufferview into sepperate filesMax Audron2021-12-01-0/+337