2020-02-09 13:49:21 +01:00

6 lines
91 B
Cap'n Proto

@0x8c309c720de8cf7c;
interface Echoer {
echo @0 (input : Data) -> (output : Data);
}