Skip to content

feature(async): watch channel

Егор Ивков requested to merge feature/fiber-async into master

Relates to #22 (closed)

  • Watch channel (previously alarm) made semantically similar to tokio.
  • Several error types added for channels

Documentation for async primitives will be provided in the next PR, for now tests can be used to understand the semantics.

Edited by Егор Ивков

Merge request reports