protobuf.js 6.0.0
- New API with a flat module structure
- Lightning fast through code generation
- Exhaustive browser support
- No more null values
- Default values on prototypes (i.e. checking if present on the wire through .hasOwnProperty)
- Browserify build process
- Friendly to code generation and custom classes
- Better docs that actually work
- Absolutely no required dependencies
- CLI sets up itself when invoked for the first time
- Generated TypeScript definitions through tsd-jsdoc
PRs welcome!