chenBright commented on issue #3147: URL: https://github.com/apache/brpc/issues/3147#issuecomment-3591746904
bRPC的TCP逻辑基本上是封装在brpc::Socket内,可以先尝试将brpc::Socket内TCP逻辑替换为QUIC。此外,EventDispatcher封装了IO多路复用逻辑。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
