rad  3.0.0
Namespaces | Functions | Variables
hellorad.py File Reference

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
 

Detailed Description

Simple client/server example.