We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In fact there was an effort to standardize TCP and UDP Socket APIs which might be worth pursuing in this context. Firefox OS also had navigator.mozTCPSocket API that likely could be revived. Firefox has scriptable nsIServerSocket and nsISocketTransportService that could be wrapped and exposed to WebExtensions.
The text was updated successfully, but these errors were encountered:
Landed initial version with a demo add-on yesterday.
Sorry, something went wrong.
Implementation of this got merged quite a bit ago, additional work would likely be needed, but I don't think keeping this open makes sense.
Gozala
No branches or pull requests
In fact there was an effort to standardize TCP and UDP Socket APIs which might be worth pursuing in this context. Firefox OS also had navigator.mozTCPSocket API that likely could be revived. Firefox has scriptable nsIServerSocket and nsISocketTransportService that could be wrapped and exposed to WebExtensions.
🐞 1247628
The text was updated successfully, but these errors were encountered: