ProtoDef-io / node-protodef

Describe your protocol, and read it with ease.
MIT License
31 stars 18 forks source link

Just crash on failed packet buffer creation #129

Closed nickelpro closed 3 years ago

nickelpro commented 3 years ago

There's no reasonable way to handle this error condition. If users want to try-catch their writes they're free to at a level higher than this, but this try-catch hides buffer creation errors right now.