endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
829 stars 72 forks source link

refactor(daemon): Remove worker connection protocol coupling from daemon #1897

Closed kriskowal closed 11 months ago

kriskowal commented 11 months ago

Reduces platform coupling to the implementation of workers by moving the connection protocol into the platform-specific makeWorker power.