Y
Hacker News
new
|
ask
|
show
|
jobs
by
dwrensha
3483 days ago
True, streaming is not a baked-in feature of Cap'n Proto. Streaming can, however, be implemented on top of capabilities, as with this ByteStream interface:
https://github.com/sandstorm-io/sandstorm/blob/v0.197/src/sa...