Add example of record which supports RPC and a client
Record has x and y-coordinate fields and a timestamp and also provides a service which sets (x,y) to a sequence of values. An RPC client application (move) sends positions as an array.
This commit is contained in:
3
exampleRPC/ioc/Db/dbString.db
Normal file
3
exampleRPC/ioc/Db/dbString.db
Normal file
@@ -0,0 +1,3 @@
|
||||
record(stringout, "$(name)")
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user