emscripten-core/emscripten

Implement Direct Sockets API

Open

#16.737 aberto em 15 de abr. de 2022

Ver no GitHub
 (5 comments) (3 reactions) (0 assignees)C++ (3.519 forks)batch import
help wanted

Métricas do repositório

Stars
 (27.361 stars)
Métricas de merge de PR
 (Mesclagem média 19d 10h) (147 fundiu PRs em 30d)

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.

Guia do colaborador