MuseScore/thirdparty/deto_async
2021-11-10 11:36:32 +03:00
..
async fixed crash with async and threads 2021-11-10 11:36:32 +03:00
tests renamed notify to notification 2020-06-09 15:58:03 +02:00
LICENSE added async primitives 2020-06-08 15:58:06 +02:00
README.md added async primitives 2020-06-08 15:58:06 +02:00

Async primitives

This is a set of primitives for asynchronous interaction.

  • Channel - channel for data transfer, like channels in GoLang
  • Notify - for notification of something