Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Sync Client and Server reusable #1503

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 23, 2023

  1. Refactor sync.client.conncect & sync.server.start

    Reopen ThreadLoop if  stopped previously analogous to init
    Fixes FreeOpcUa#1364
    miki5799 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b80ffac View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    dff554a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5846fea View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Updated connect_sessionless and connect_socket

    to start new thread if necessary
    miki5799 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8dab330 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    fa02bab View commit details
    Browse the repository at this point in the history
  2. Revert "Include Fork note in setup.py"

    This reverts commit 5846fea.
    miki5799 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7be113d View commit details
    Browse the repository at this point in the history