aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/objects/bufferviewconfig.rs (follow)
Commit message (Collapse)AuthorAgeLines
* 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