[console_scripts]
flow = flow:main
flow-http = flow.channels.http.cli:run_http_cli
flow-stdio = flow.channels.stdio.cli:run_stdio_cli
flow-ws = flow.channels.ws.cli:run_ws_cli

