emscripten-core/emscripten

Implement Direct Sockets API

Open

#16,737 opened on Apr 15, 2022

 (5 comments) (3 reactions) (0 assignees)C++ (3,519 forks)batch import
help wanted

Repository metrics

Stars
 (27,361 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide