Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LS-Instruments/WebSocket-Actor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/error_propagation
Choose a base ref
...
head repository: LS-Instruments/WebSocket-Actor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    43157ac View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Configuration menu
    Copy the full SHA
    0f4d006 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. Error forwaring from WebSocket server to subscriber bugfix

    * Solved a bug whereby  the WebSocket Server actor, upon handling an error, forwards it to the subscriber but doesnt clear it resulting in an endless lopp in the "Actor Core.vi" (Closes #9)
    AndreaV-Lsi committed May 16, 2025
    Configuration menu
    Copy the full SHA
    f3cea39 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. FInal fix for WebSoket Client error forwarding (#9)

    * Client Error forwarding bug  fixed and tested  (Closes #9)
    * VIPM package built
    AndreaV-Lsi committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    2729046 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. Update README with installation and contribution details

    Added VIPM package installation instructions and contributing guidelines.
    AndreaV-Lsi authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    8232e15 View commit details
    Browse the repository at this point in the history
Loading