haproxy-api-rs icon indicating copy to clipboard operation
haproxy-api-rs copied to clipboard

HAProxy 2.x Lua API integration with Rust

Results 1 haproxy-api-rs issues
Sort by recently updated
recently updated
newest added
trafficstars

The `Core` object contains methods for extracting proxies/frontends/backends but these do not seem to work. What happens is that these methods use the mlua `Table.pairs()` method on tables which return...