Skip to content

FLOW-12 Add RESTful API Server to Control Peer

Haris Amin requested to merge haris/flowengine-py:flow-12 into master

Python Flask server is launched in a thread spawned by the control peer itself at PORT 8700. Control Peer shuts down the RESTful server when it exits.

Edited by Björn Latte

Merge request reports