You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix processing of multibyte messages
* Too many characters are read from back-to-back multibyte messages due to a
conversion from byte-length to character length
* Updated to immediately convert messages to unibyte when processing
* Update encoding logic to avoid copies
---------
Co-authored-by: weedjer <[email protected]>
0 commit comments