composewell / simple-rpc

2 stars 0 forks source link

Use binary serialization #21

Open harendra-kumar opened 1 year ago

harendra-kumar commented 1 year ago

For fixed length data we can use "Unbox".

We need to fix: https://github.com/composewell/streamly/issues/2260 for variable length data encoding/decoding.