cloudflared-mirror/carrier
cthuang e2262085e5 TUN-3617: Separate service from client, and implement different client for http vs. tcp origins
- extracted ResponseWriter from proxyConnection
 - added bastion tests over websocket
 - removed HTTPResp()
 - added some docstrings
 - Renamed some ingress clients as proxies
 - renamed instances of client to proxy in connection and origin
 - Stream no longer takes a context and logger.Service
2021-02-23 14:19:44 +00:00
..
carrier.go TUN-3471: Add structured log context to logs 2021-01-05 20:21:16 +00:00
carrier_test.go TUN-3470: Replace in-house logger calls with zerolog 2020-12-23 14:15:17 -06:00
websocket.go TUN-3617: Separate service from client, and implement different client for http vs. tcp origins 2021-02-23 14:19:44 +00:00