go-capnproto
go-capnproto copied to clipboard
Write a sample for using packed streams.
Can you write a sample for using packed streams?
see the stream_test.go file on my branch, it has Alberts' tests of packing and unpacking streams.