Skip to content
New issue

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

Feature: Chrome Direct Sockets API #127

Open
nickchomey opened this issue Nov 8, 2024 · 0 comments
Open

Feature: Chrome Direct Sockets API #127

nickchomey opened this issue Nov 8, 2024 · 0 comments

Comments

@nickchomey
Copy link

Proposed change

This is just a sort of tracker issue for Chrome's experimental Direct Sockets API, which

Allows Isolated Web Apps to establish direct transmission control protocol (TCP) and user datagram protocol (UDP) communications with network devices and systems as well as listen to and accept incoming connections.

Motivation
Many network devices use their own protocols over TCP or UDP, instead of using HTTPS.

Like WebUSB, WebMIDI and WebBluetooth, this API allows web apps to communicate with local devices and information systems.

Use case

Could do NATS over nats:// protocol rather than ws://

Contribution

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant