diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-08-30 21:07:09 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-08-30 21:07:18 +0200 |
| commit | bf56b60b95c5413d592f0199320d637978792756 (patch) | |
| tree | d8f4b4dcb386378a7881954418ce11aec745bf79 /man | |
| parent | d5fc45ff907e618d884a8d2d91c1f2b45e6898d1 (diff) | |
| download | meshbay-bf56b60b95c5413d592f0199320d637978792756.tar.gz | |
refactor(ui): extract Node page to dedicated module, use local API
Move NodePage and NodeServicePanel from app.js into node-page.js,
following the existing pattern (group-page.js, search-page.js).
Lazy-loaded via dynamic import so browser users never fetch it.
Replace all MNP/WebRTC calls with platform.node.call() (loopback HTTP
API), eliminating the ~6s ICE gathering delay. The MNP protocol types
and server-side handlers are kept for potential future browser use.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions