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
See temporalio/features#671. Probably only have to update C bridge to send different tonic headers if key is suffixed with -bin. But using binary means users may want \n in the body which we don't support today, unsure if we want to handle that now or maybe even require users base64 -bin-suffixed key values it before it reaches us.