MuseScore/thirdparty/deto_async
2020-07-24 09:27:36 +02:00
..
async update async channel 2020-07-24 09:27:36 +02: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