diff options
| author | Přemysl Eric Janouch <p@janouch.name> | 2025-05-08 13:04:22 +0200 | 
|---|---|---|
| committer | Přemysl Eric Janouch <p@janouch.name> | 2025-05-08 13:33:59 +0200 | 
| commit | a3dd82d6be22d5874136688f27f58dd9e67971cf (patch) | |
| tree | af94838d7149ed83ec2c4446f59ac15f817dfcca /LICENSE | |
| parent | d572cfeb40b996a898f6d67d273fac2fab37c86e (diff) | |
| download | xK-a3dd82d6be22d5874136688f27f58dd9e67971cf.tar.gz xK-a3dd82d6be22d5874136688f27f58dd9e67971cf.tar.xz xK-a3dd82d6be22d5874136688f27f58dd9e67971cf.zip | |
WIP: Acknowledge received commands
Event the smallest protocol change has great consequences.
Relay events have been reordered to improve forward compatibility.
WIP:
 - xM handling (send)
 - xA handling (relaySend)
 - xC: fix connection killing
Diffstat (limited to 'LICENSE')
| -rw-r--r-- | LICENSE | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,4 +1,4 @@ -Copyright (c) 2014 - 2024, Přemysl Eric Janouch <p@janouch.name> +Copyright (c) 2014 - 2025, Přemysl Eric Janouch <p@janouch.name>  Permission to use, copy, modify, and/or distribute this software for any  purpose with or without fee is hereby granted. | 
