copy from other repository
This commit is contained in:
13
streamApp/simple.proto
Normal file
13
streamApp/simple.proto
Normal file
@ -0,0 +1,13 @@
|
||||
terminator = CR LF;
|
||||
|
||||
cmd {
|
||||
out "%s";
|
||||
}
|
||||
info {
|
||||
extrainput=ignore;
|
||||
out "%s";
|
||||
in "%39c";
|
||||
}
|
||||
read {
|
||||
in "%39c";
|
||||
}
|
Reference in New Issue
Block a user