Allows developers to customize communication components. #24611
Labels
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
✔️ Resolution: Answered
Resolved because the question asked by the original author has been answered.
Status: Resolved
I'm trying to use Kestrel to customize my own communication components, customize my own protocols, and need to use the "multiplexing" feature and "HPACK cache" in HTTP2.
We need a high-performance communication component and use our own specific protocols. We expect to use Kestrel as the communication engine and use the multiplexing feature.
But we don't know how to use Kestrel to customize TCP/UDP protocol. Is there any relevant documentation?
The text was updated successfully, but these errors were encountered: