Hi there, I am currently working on a research and trying to proxy ratio servers’ communication using jetty server. The ratis server no wis able to receive request from my jetty server(http2 enabled), however, Jetty server could only detect ratis server is pinging it without the ability of identifying the request. Right now, my ratis example is using Netty. Is the default request are sending in raw TCP? By any chance, any suggestion in how should I make the communication between Jetty server and Netty working?
Sincerely, Danielle Hu
