1
0
mirror of https://github.com/umputun/reproxy.git synced 2024-11-24 08:12:31 +02:00
reproxy/examples
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
..
assets Fix typo in assets example 2021-04-21 03:55:36 -05:00
docker typos 2021-05-28 15:27:16 -05:00
file update docs and examples 2021-05-28 16:11:31 -05:00
metrics rename endpoint to /metrics 2021-04-21 01:28:07 -05:00
plugin RPC plugins support (#85) 2021-06-01 02:56:39 -05:00
ssl detect in-container and set listen address to 0.0.0.0 (#62) 2021-05-03 21:40:21 -05:00