emscripten-core/emscripten

Implement Direct Sockets API

Open

#16.737 geöffnet am 15. Apr. 2022

Auf GitHub ansehen
 (5 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)C++ (3.519 Forks)batch import
help wanted

Repository-Metriken

Stars
 (27.361 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 19T 10h) (147 gemergte PRs in 30 T)

Beschreibung

The Direct Sockets API is currently in trial in chrome://flags. If this were to be implemented it would allow network sockets to work within Emscripten in a web browser without the need of a proxy.

Contributor Guide