aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/objects/buffersyncer.rs (follow)
Commit message (Expand)AuthorAgeLines
* remove references from NetworkList inputHEADmainMax Audron8 days-1/+1
* add error for unkown sync message slot_nameMax Audron9 days-11/+11
* NetworkList and signalproxy objects error handlingMax Audron9 days-41/+66
* Syncable trait error handlingMax Audron9 days-2/+5
* add MsgId and BufferId to objects where neededMax Audron2025-02-26-70/+65
* rework Network derives to be more consistentMax Audron2023-12-20-5/+5
* derive default for all signalproxy objects and make singalmessage classMax Audron2022-10-04-3/+3
* upgrade to rust 2021 editionMax Audron2021-12-02-4/+6
* add basic buffersyncer implMax Audron2021-12-02-45/+145
* migrate to separated NetworkMap and NetworkList macrosMax Audron2021-10-01-4/+6
* migrate BufferSyncer to use Network derive and add to central TypesMax Audron2021-07-21-143/+14
* WIP: impl more signalproxy objectsMax Audron2021-04-05-8/+255
* add more signalproxy objectsMax Audron2021-01-04-0/+74