Top Level Namespace

Defined in:

Constant Summary

Basic_module = "print(\"This is the basic plugin. It is a demonstration of how this program works.\")"
Default_config = "\n{\n\t\"startup modules\": [\"basic module\"],\n\t\"socket\": {\n\t\t\"port\": 3000\n\t}\n}"

Method Summary

Method Detail

def cycle #

[View source]
def init #

[View source]
def load_config #

[View source]
def start_server(port, channel) #

[View source]