Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Re-enable "net" connections when running under Electron #243

Open
KyleMaas opened this issue Feb 16, 2021 · 0 comments
Open

Re-enable "net" connections when running under Electron #243

KyleMaas opened this issue Feb 16, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@KyleMaas
Copy link
Collaborator

I decided to try converting this to an Electron app. Despite never having built anything using Electron, it actually seems to work reasonably well. See:

https://github.com/KyleMaas/ssb-browser-demo-desktop

One thing about this though is that Electron's supposed to support generic socket connections just like Node.js. It would be nice if there was some way to detect that so that we could disable that error message blocking users from using net connections.

@KyleMaas KyleMaas added the enhancement New feature or request label Feb 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant