simple-message-channels/NOTES.md
Luke Murphy 1c67ca74e4
Some checks failed
continuous-integration/drone/push Build is failing
Spec out first steps, nothing works yet
2020-06-30 15:09:04 +02:00

186 B

HOWTO port

  • its a sans-io module, no IO included
  • its got a callback API recv -> onmessage which Id like to replace
    • plan is then maybe to use a async with API for this handling