mafintosh / protocol-buffers

Protocol Buffers for Node.js
MIT License
760 stars 75 forks source link

Streams support? #67

Open ksmithut opened 8 years ago

ksmithut commented 8 years ago

Are streams supported? They might be but I was unable to find anything in the docs.

yoshuawuyts commented 8 years ago

Not out of the box, there's pbs, but it's not yet decoding messages like protocol-buffers is - https://github.com/mafintosh/pbs/issues/6