Vlad Krot

Results 4 issues of Vlad Krot

## Introduction The primary use case for this API is to enable IWA apps that communicate over raw TCP/UDP using the [Direct Sockets API](https://github.com/WICG/direct-sockets/blob/main/docs/explainer.md) to verify server certificates. Manual verification...

According to the explainer https://github.com/explainers-by-googlers/security-info-web-request *** Preview | Diff

## Introduction Web apps sometimes need to establish secure raw TCP/UDP connections (e.g., via [Direct Sockets](https://wicg.github.io/direct-sockets/)) for custom protocols, often to support legacy servers that cannot be updated to modern...

## Introduction Allow [Isolated Web Apps](https://github.com/WICG/isolated-web-apps) to join/leave multicast groups and to specify multicast settings like time to live for sending datagrams using [Direct Sockets API](https://github.com/WICG/direct-sockets/blob/main/docs/explainer.md). Only on [Managed by...