5 Commits

Author SHA1 Message Date
eric
7a892236e7 Exposes more runtime management APIs
* Added "api" config to JSON format
* Added "api-interface" and "api-port" options to Conf format
* Added "--auto-reload" flag to the command line program
* Added "--test" flag to the command line program
* Added FFIs leaf_run(), leaf_reload(), leaf_shutdown(), leaf_test_config()
* Removed FFI run_leaf()
* Added Web APIs:
  * POST /api/v1/runtime/reload
  * POST /api/v1/runtime/shutdown
2021-04-12 23:05:35 +08:00
eric
a2dadff60d outbound/select: new outbound 2021-04-07 18:49:48 +08:00
eric
021391608c refactor 2021-04-05 22:35:35 +08:00
eric
0132b5ced1 ffi: fix build error 2021-04-05 18:53:44 +08:00
eric
ea3454f0b2 ffi: allows building as static library for all targets 2021-04-05 18:21:19 +08:00