1. 13 Oct, 2022 1 commit
    • Ivan Tyagov's avatar
      Increase the minimal interval based on which coupler should send a · 4678ad35
      Ivan Tyagov authored
      keep alive message. THis is not a sane value (1s) but is a temporary workaround
      around real problem which is that in this implementation coupler's subscribe
      implementation can not cope with flood of subscribed to it UDP diagrams.
      Real solution to reach high avialability is to make coupler's UDP handling
      use multithreading and signifficantly speed up UDP handling in Subscribe part.
      4678ad35
  2. 05 Oct, 2022 2 commits
  3. 21 Sep, 2022 2 commits
  4. 20 Sep, 2022 2 commits
  5. 09 Sep, 2022 3 commits
  6. 08 Sep, 2022 1 commit
  7. 07 Sep, 2022 2 commits
  8. 02 Sep, 2022 5 commits
  9. 01 Sep, 2022 2 commits
  10. 30 Aug, 2022 1 commit
    • Balakrishna Balakrishna's avatar
      Inclusion of custom server bind address · 22b3cbf6
      Balakrishna Balakrishna authored
      The custom opcua server bind option is added and it can be
      parced with command line option -a or server_ip_address=.
      If no ip address is mentioned, then server is listening on all interfaces
      
      modified:   cli.h
      modified:   keep_alive_publisher.h
      modified:   keep_alive_subscriber.h
      modified:   server.c
      
      Test: Program is tested
      22b3cbf6
  11. 05 Aug, 2022 1 commit
  12. 15 Jul, 2022 4 commits
  13. 12 Jul, 2022 1 commit
  14. 09 Jul, 2022 1 commit
  15. 01 Jul, 2022 2 commits
  16. 14 Jun, 2022 1 commit
  17. 13 Jun, 2022 2 commits
  18. 02 Jun, 2022 6 commits
  19. 25 May, 2022 1 commit