teleop 0.4.1

Teleoperate Rust Processes
Documentation
1
2
3
4
5
@0xaa159a6d0d3c8fc9;

interface Echo {
    echo @0 (message :Text) -> (reply :Text);
}