9b6b2117dd
- new instance of echo server with lib / cli split - echo server docs update - tcpproxy and echosever now listen for kill signal - ffi bindings of tcpproxy functions updated
FFI Shared ()s
This repo contains internal functions and runtime handling to be used by the C/C++ and Go FFI bindings.
Usage
Import the library as you would usually - see ../cpp/src/lib.rs and ../go/src/lib.rs for example usage.