[GH-ISSUE #14] M001/S01/T02: Create IPC handler and preload bridge #13

Open
opened 2026-06-04 14:29:25 -04:00 by yindo · 0 comments
Owner

Originally created by @BillyOutlast on GitHub (May 16, 2026).
Original GitHub issue: https://github.com/Heretek-AI/GDevelop-BYOK/issues/14

T02: Create IPC handler and preload bridge

  • Estimate: 30m

Files

  • src/ipc/byokHandler.js
  • src/preload/byokBridge.js
  • test/unit/ipc.test.js

Verification

  • node --test test/unit/proxy.test.js && node --test test/unit/ipc.test.js
Originally created by @BillyOutlast on GitHub (May 16, 2026). Original GitHub issue: https://github.com/Heretek-AI/GDevelop-BYOK/issues/14 ## T02: Create IPC handler and preload bridge - Estimate: 30m ### Files - `src/ipc/byokHandler.js` - `src/preload/byokBridge.js` - `test/unit/ipc.test.js` ### Verification - [ ] node --test test/unit/proxy.test.js && node --test test/unit/ipc.test.js
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Heretek-AI/GDevelop-BYOK#13