aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/platform.py
Commit message (Expand)AuthorAgeFilesLines
* fix(node): MESHBAY_NODE_EVENT_LOOP=proactor to opt out of the selector loopChristophe Besson2026-09-041-5/+11
* fix(node): make init, node.toml editing and CLI output work on WindowsChristophe Besson2026-09-041-0/+18
* fix(node): select the Windows-compatible event loop before asyncio.runChristophe Besson2026-09-041-0/+19
* refactor(node): platform abstraction for Windows portability (W1-W2-W5-W6-W7)Christophe Besson2026-09-031-0/+70