aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/objects/bufferviewmanager.rs (follow)
Commit message (Collapse)AuthorAgeLines
* remove references from NetworkList inputHEADmainMax Audron9 days-3/+3
| | | | we do not need to reference stuff here and can just consume it
* NetworkMap error handlingMax Audron9 days-10/+12
|
* add error for unkown sync message slot_nameMax Audron9 days-5/+7
|
* NetworkList and signalproxy objects error handlingMax Audron9 days-37/+36
|
* Syncable trait error handlingMax Audron10 days-2/+4
|
* clean up clippy lintsMax Audron10 days-19/+7
|
* fix server feature errorsMax Audron2025-02-23-5/+6
|
* implement bufferviewmanager/config initMax Audron2023-12-19-3/+23
|
* derive default for all signalproxy objects and make singalmessage classMax Audron2022-10-04-2/+3
| | | | an enum
* upgrade to rust 2021 editionMax Audron2021-12-02-5/+3
|
* add basic bufferviewmanager implMax Audron2021-12-01-22/+135
|
* split bufferview into sepperate filesMax Audron2021-12-01-0/+61