Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.
/ rio Public archive

Tags: cqfn/rio

Tags

0.3

0.3: tagged by rultor.com

0.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added optional subscriber executor service

PR #35
Closes #34 - added optional executor service for subscriber of
read channel publisher, and other implementers. Refactored by moving
IO exec from parameter to field, using fork join pool as a default
instead of cached thread pool for enabling job stealing.

0.2.1

0.2.1: tagged by rultor.com

0.1.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from g4s8/4

Handle unchecked exceptions

0.1.1

Verified

This commit was signed with the committer’s verified signature.
g4s8 Kirill
#1 - readme fixes