v1.1.0
New Features
- Added multithreading support.
- Added configuration option
breakIntervalto control parser responsiveness. - Added new demo file from game build
5654. - Added script for testing event consistency between single-threaded and multithreaded parsers.
Assets
DemoFile: added a new demo from the game build5654.
Improvements
- Replaced
readable-streamfor node.js and browser environments.
Documentation
- Added
Configurationsection. - Added multithreading benchmarks.
Bug Fixes
WorkerManager: fixed a bug where broadcast could send a message to the same worker.