simple-message-channels/NOTES.md

6 lines
186 B
Markdown

# 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