reproxy/lib
Umputun 7139c57766
RPC plugins support (#85)
* wip

* resolve merge artifacts

* full coverage for conductor

* wire plugin conductor to main and proxy

* wip, with separate match handler

* split matching logic with another handler, add initial docs

* move parts of proxy to handlers, add tests

* add headers in to be sent to proxied url

* merged from master

* add example with docker compose

* supress excesive debug reporting 0-9 disabled in docker

* add plugin tests

* randomize test port

* lint: minor warns

* lint: err shadow
2021-06-01 02:56:39 -05:00
..
plugin_test.go RPC plugins support (#85) 2021-06-01 02:56:39 -05:00
plugin.go RPC plugins support (#85) 2021-06-01 02:56:39 -05:00
rpc.go RPC plugins support (#85) 2021-06-01 02:56:39 -05:00