Jonathan Zhang

Results 4 comments of Jonathan Zhang

I attempted to verify the fix in my environment, but I don't know how to redirect the original gleam package to my fork without breaking all the imports and build...

Actually it has nothing to do with the `defer` statement, the closing is assured to be called after the execution of `fn` anyway... However I've fixed the issue by making...

L4 session stickiness support such as IP hash. As in our case, we need to support legacy backend systems with SSLPassthrough (tcp load balancing instead of http. Hence cookie-based sticky...

Is there any materials / prelim explorations indicating how much gRPC-over-QUIC can outperform existing TCP protocol?