Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the relay acknowledge all received commandsorigin/master | Přemysl Eric Janouch | 3 days | 1 | -27/+26 |
| | | | | | | | | | | To that effect, bump liberty and the xC relay protocol version. Relay events have been reordered to improve forward compatibility. Also prevent use-after-free when serialization fails. xP now slightly throttles activity notifications, and indicates when there are unacknowledged commands. | ||||
* | xC/xP: send buffer input history during sync | Přemysl Eric Janouch | 2022-09-30 | 1 | -0/+4 |
| | | | | | This transfer is currenly quite simplistic, but it paves the way for further extensions. | ||||
* | Move protocol code generators to liberty | Přemysl Eric Janouch | 2022-09-30 | 1 | -0/+206 |
This part of the project is now more or less stable. |