emscripten-core/emscripten

Implement Direct Sockets API

Ouverte

#16 737 ouverte le 15 avr. 2022

 (5 commentaires) (3 réactions) (0 personne assignée)C++ (3 519 forks)batch import
help wanted

Métriques du dépôt

Stars
 (27 361 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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