Skip to content

Secure backend socket.io from other applications that can access localhost i.e. browser #1710

Secure backend socket.io from other applications that can access localhost i.e. browser

Secure backend socket.io from other applications that can access localhost i.e. browser #1710

name: E2E cross platform
on: [pull_request]
jobs:
mac:
uses: ./.github/workflows/e2e-mac.yml
linux:
uses: ./.github/workflows/e2e-linux.yml
windows:
uses: ./.github/workflows/e2e-win.yml