Python Broqer Versions Save

Carefully crafted library to operate with continuous streams of data in a reactive style with publish/subscribe, asyncio support and broker functionality.

2.1.0

3 years ago

see CHANGELOG.md

2.0.3

3 years ago

see CHANGELOG.md

2.0.2

3 years ago

see CHANGELOG.md

2.0.1

3 years ago

see CHANGELOG.md

2.0.0

3 years ago

see CHANGELOG.md

2.0.0rc0

3 years ago

First release candidate for Release 2.0.0

v1.0.2

5 years ago
  • fixed example in README.md
  • fixed operator overloading when inheriting types

v1.0.1

5 years ago
  • Added SinkAsync Subscriber

v1.0.0

5 years ago

All main issues are closed -> Release Version 1.0

v0.9.1

5 years ago

Fixing coroutine queue for MapAsync