emscripten-core/emscripten

Implement Direct Sockets API

Open

#16 737 ouverte le 15 avr. 2022

Voir sur GitHub
 (5 commentaires) (3 réactions) (0 assignés)C++ (27 361 stars) (3 519 forks)batch import
help wanted

Description

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.

Guide contributeur