simple-message-channels/NOTES.md

6 lines
186 B
Markdown
Raw Normal View History

# 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