princeton-sns / firecracker-tools

5 stars 5 forks source link

Use larger length-prefix for responses #29

Closed alevy closed 5 years ago

alevy commented 5 years ago

Use a 32-bit length prefix instead of an 8-bit one. Allows for longer responses, which are needed for some of the workloads (and really we should allow responses longer than 256 bytes).