## Usages - [ ] Programmatic Usage (i.e. RemoteServer used as library in your application / runtime) - [ ] Standalone Server (i.e. You launch the default RemoteServer executable) ## Remote Server Communication Features - [ ] PASS - [ ] FAIL - [ ] CONTINUABLE - [ ] FATAL - [ ] Exceptions - [ ] Logging ## Remote Server Protocol _(XML-RPC)_ - [ ] Data type serialization - [ ] Robot Framework Remote-Library-Interface specification - [ ] `run_keyword()` - [ ] `get_keyword_names` - [ ] `get_keyword_arguments` - [ ] `get_keyword_types` - [ ] `get_library_information` ## Remote Server Control - [ ] Controls in C# - [ ] Configure port _(i.e. usage method in C# allows setting a server port)_ - [ ] Configure logging
Usages
Remote Server Communication Features
Remote Server Protocol (XML-RPC)
run_keyword()get_keyword_namesget_keyword_argumentsget_keyword_typesget_library_informationRemote Server Control