brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
Hi bRPC developers @chenBright @wwbmmm @wasphin @thorneliu
As titled, is bRPC compatible with the Stream feature of gRPC Python client?
The main use case is similar to the SSE feature of ChatGPT, with the client accessing it being Python and using the Streaming mode.
Hi bRPC developers @chenBright @wwbmmm @wasphin @thorneliu As titled, is bRPC compatible with the Stream feature of gRPC Python client? The main use case is similar to the SSE feature of ChatGPT, with the client accessing it being Python and using the Streaming mode.