emscripten-core/emscripten

Implement Direct Sockets API

Open

#16,737 opened on Apr 15, 2022

View on GitHub
 (5 comments) (3 reactions) (0 assignees)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.

Contributor guide

Implement Direct Sockets API · emscripten-core/emscripten#16737 | Good First Issue