Skip to content

fix: Fix WebSocket client to maintain subscription even if other subscription with same parameter ends #320

fix: Fix WebSocket client to maintain subscription even if other subscription with same parameter ends

fix: Fix WebSocket client to maintain subscription even if other subscription with same parameter ends #320

Workflow file for this run

# https://github.com/andresz1/size-limit-action
name: size-limit
on:
pull_request:
branches:
- main
jobs:
check:
name: check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: andresz1/size-limit-action@v1.7.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}