|
rad
5.1.0
|
Simple client/server example. More...
Namespaces | |
| hellorad | |
Functions | |
| def | hellorad.client (args, unknown) |
| Client sending request and subscribes to topics. More... | |
| def | hellorad.server (args, unknown) |
| Server receiving requests and publishing topics. More... | |
Variables | |
| hellorad.format | |
| hellorad.level | |
| hellorad.parser = argparse.ArgumentParser('Hello RAD for Python') | |
| hellorad.choices | |
| hellorad.args | |
| hellorad.unknown | |
Simple client/server example.