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
Is it possible to use tonic-rpc with simd-json (with the serde_impl flag)? Does this require implementing a new codec similar to the existing JSON version or is there a way to plug in an alternative implementation?
Is it possible to use tonic-rpc with simd-json (with the serde_impl flag)? Does this require implementing a new codec similar to the existing JSON version or is there a way to plug in an alternative implementation?
tonic-rpc/tonic-rpc/src/codec.rs
Lines 99 to 101 in e7c0d01
tonic-rpc/tonic-rpc/src/codec.rs
Lines 150 to 170 in e7c0d01
tonic-rpc/tonic-rpc/src/codec.rs
Lines 202 to 204 in e7c0d01
The text was updated successfully, but these errors were encountered: