.. |
connection.go
|
55bf904689
TUN-3471: Add structured log context to logs
|
4 years ago |
connection_test.go
|
cf562ef8c8
TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests.
|
4 years ago |
errors.go
|
a945518404
TUN-3811: Better error reporting on http2 connection termination. Registration errors from control loop are now propagated out of the connection server code. Unified error handling between h2mux and http2 connections so we log and retry errors the same way, regardless of underlying transport.
|
4 years ago |
event.go
|
cf562ef8c8
TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests.
|
4 years ago |
h2mux.go
|
0b16a473da
TUN-3869: Improve reliability of graceful shutdown.
|
4 years ago |
h2mux_test.go
|
cf562ef8c8
TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests.
|
4 years ago |
header.go
|
a1a554a29d
TUN-3559: Share response meta header with other packages
|
4 years ago |
http2.go
|
cf562ef8c8
TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests.
|
4 years ago |
http2_test.go
|
cf562ef8c8
TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests.
|
4 years ago |
json.go
|
6886e5f90a
TUN-3467: Serialize cf-cloudflared-response-meta during package initialization using jsoniter
|
4 years ago |
metrics.go
|
04b1e4f859
TUN-3738: Refactor observer to avoid potential of blocking on tunnel notifications
|
4 years ago |
observer.go
|
cf562ef8c8
TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests.
|
4 years ago |
observer_test.go
|
cf562ef8c8
TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests.
|
4 years ago |
protocol.go
|
55bf904689
TUN-3471: Add structured log context to logs
|
4 years ago |
protocol_test.go
|
870f5fa907
TUN-3470: Replace in-house logger calls with zerolog
|
4 years ago |
rpc.go
|
cf562ef8c8
TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests.
|
4 years ago |
tunnelsforha.go
|
55bf904689
TUN-3471: Add structured log context to logs
|
4 years ago |