clojurewerkz / buffy

Buffy The ByteBuffer Slayer, Clojure library for working with binary data.
194 stars 13 forks source link

Possible to do streamed binary protocols? #15

Closed AeroNotix closed 10 years ago

AeroNotix commented 10 years ago

Such as the cassandra native protocol? Where a marker in the stream will cause you to decode the remaining stream as something else?

ifesdjeen commented 10 years ago

We call them dynamic frames: https://github.com/clojurewerkz/buffy#dynamic-frames