Rantanen / node-mumble

Mumble client in Node.js
MIT License
155 stars 48 forks source link

Add option to outputstream to not emit empty frames #28

Closed Prior99 closed 9 years ago

Prior99 commented 9 years ago

This PR is usable with PR #27 . Added an option to create Outputstreams without empty frames. This fixes #23 .