aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/translation (follow)
Commit message (Collapse)AuthorAgeLines
* upgrade to rust 2021 editionMax Audron2021-12-02-2/+0
|
* split StatefulSyncable into client and server side traitsMax Audron2021-10-03-2/+9
| | | | | | This allows to more easily put each side behind a feature flag, maintaing ease of use when only one is selected, while still allowing a consumer to enable both sides and use them.
* migrate to separated NetworkMap and NetworkList macrosMax Audron2021-10-01-3/+5
|
* switch AliasManager to use split network translation traitsMax Audron2021-09-28-3/+8
|
* add doc for network translationMax Audron2021-07-31-0/+93
|
* WIP: impl signalproxy typesMax Audron2021-03-09-1/+1
|
* add to and from network deriveMax Audron2021-01-21-0/+1140