pyro5-httpgateway - Pyro http gateway command line launcher.
Contents
Description
This is a simple command line to easily get a http gateway server running.
Name
pyro5-httpgateway - Pyro http gateway command line launcher.
Options
-h,--help
show this help message and exit
-HHOST,--hostHOST
hostname to bind server on (default=localhost)
-cCORS,--corsCORS
Allow cross origin domain/url
-pPORT,--portPORT
port to bind server on (default=8080) -eEXPOSE, --exposeEXPOSE a regex of object names to expose
(default=http.) -gGATEWAYKEY, --gatewaykeyGATEWAYKEY the api key to use to connect to the
gateway itself -tTIMEOUT, --timeoutTIMEOUT Pyro timeout value to use (COMMTIMEOUT setting,
default=0.000000)
Synopsis
pyro5-httpgateway [-h] [-HHOST] [-cCORS] [-pPORT] [-eEXPOSE] [-gGATEWAYKEY] [-tTIMEOUT]
