Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 469 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 469 Bytes

Changelog

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.

[Unreleased]

[0.0.2]

  • Rewrite event loop to use async.
  • Rewrite communication between thread using message pattern.
  • Add filters.
  • Add sorting.
  • Bugfixes with wss server.

[0.0.1]

Initial release.