Mitchell Tannenbaum
Mitchell Tannenbaum
https://github.com/foundpatterns/torchbear/blob/7c0f5f3669e10ae0ede4d3d100b7db9b15034abc/src/lib.rs#L178 this is obviously old can we pass the environment's address and port to Lua? we *could* read it out of the settings file, but getting it from torchbear would...
https://actix.rs/actix-web/actix_web/dev/struct.ConnectionInfo.html?search=ConnectionInfo similar to extract table from header, but for ConnectionInfo
 from: https://www.cisco.com/c/en/us/td/docs/routers/access/wireless/software/guide/SysMsgLogging.html searched: log severity levels       add time between steps :)
``` warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections ```
I think unused bindings could be turned off with #feature cfg.
I saw an Apache app that had a simple GUI for starting and stopping. It could possibly have clap options.