moved servers and request handlers to separate module. added support for auxiliary server with configurable request handlers
This commit is contained in:
parent
5934b23b18
commit
3ea417b855
5 changed files with 1624 additions and 2490 deletions
|
@ -62,4 +62,4 @@ emane_models = RfPipe, Ieee80211abg, CommEffect, Bypass
|
|||
#emane_log_level = 2
|
||||
emane_realtime = True
|
||||
|
||||
api2port = 12222
|
||||
aux_request_handler = core.addons.api2.CoreApi2RequestHandler:12222
|
Loading…
Add table
Add a link
Reference in a new issue