All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Rewrite event loop to use
async
. - Rewrite communication between thread using message pattern.
- Add filters.
- Add sorting.
- Bugfixes with wss server.
Initial release.