Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Fix: handle panic on Ws error #1915

Merged
merged 5 commits into from
Dec 1, 2022

Commits on Nov 30, 2022

  1. On Ws error close all active subscriptions and force clients to recon…

    …nect. the Websocket.
    Andrea Simeoni committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    0cf98c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Comment typos

    Andrea Simeoni committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    806a39e View commit details
    Browse the repository at this point in the history
  2. Unit tests

    Lint
    cargo +nightly fmt
    Andrea Simeoni committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    7ac184e View commit details
    Browse the repository at this point in the history
  3. - Added CHANGELOG entry

    - Added `#` prefix to issue IDs where missing
    Andrea Simeoni committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    a4bd47a View commit details
    Browse the repository at this point in the history
  4. ownership typo

    Andrea Simeoni committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    f2eb1ed View commit details
    Browse the repository at this point in the history