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