rajvarun77 commented on PR #3310: URL: https://github.com/apache/brpc/pull/3310#issuecomment-4626536200
@chenBright @wwbmmm — re-review request for the clean-room auth handshake codec (Stage 1a of #2093): `mysql_native_password` + `caching_sha2_password` scrambles, the HandshakeV10 / HandshakeResponse41 codec, and the length-encoded wire helpers — all derived from the public MySQL protocol documentation (no GPL lineage). The full MySQL client protocol (text protocol + transactions + prepared statements) built on top of this codec is up as #3330. -- 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]
