14 lines
497 B
Markdown
Executable File
14 lines
497 B
Markdown
Executable File
brainstem_server_example.py
|
|
========================
|
|
|
|
General Overview:
|
|
-----------------
|
|
This example is intended to highlight the multi-process and
|
|
network capabilities of BrainStem modules. This application
|
|
is intended to be used in conjunction with a "client" example (Any API)
|
|
however, it will work with any application or even HubTool
|
|
if configured properly.
|
|
|
|
How to Run:
|
|
-----------
|
|
To run this example follow the instructions enumerated in the BrainStem python documentation. |