lampepfl / gears

A strawman for a low-level async library in Scala 3.
https://lampepfl.github.io/gears/
Apache License 2.0
247 stars 24 forks source link

Channels implementation with new listeners #23

Closed natsukagami closed 9 months ago

natsukagami commented 9 months ago

Depends on #21 and #22.

Channel stuff

Stuff based on channels

Other misc goodies