crunchy-proxy icon indicating copy to clipboard operation
crunchy-proxy copied to clipboard

feature - make audit adapter loadable at runtime

Open jmccormick2001 opened this issue 9 years ago • 2 comments

right now the audit adapter is linked into the proxy, this would ideally be a loadable module at runtime to make it more extensible.

jmccormick2001 avatar Jan 13 '17 20:01 jmccormick2001

https://jeremywho.com/go-1.8---plugins/

it would appear that true dynamically loaded modules are not supported till golang 1.8 arrives in February.

jmccormick2001 avatar Jan 17 '17 20:01 jmccormick2001

evaluate an async gRPC approach to adapters instead of linking

jmccormick2001 avatar Jan 18 '17 19:01 jmccormick2001