1. 20 Dec, 2022 1 commit
  2. 21 Nov, 2022 1 commit
  3. 17 Nov, 2022 3 commits
  4. 15 Nov, 2022 1 commit
  5. 11 Nov, 2022 4 commits
  6. 10 Nov, 2022 4 commits
  7. 08 Nov, 2022 1 commit
  8. 01 Nov, 2022 1 commit
  9. 31 Oct, 2022 2 commits
  10. 28 Oct, 2022 2 commits
  11. 17 Oct, 2022 2 commits
  12. 13 Oct, 2022 3 commits
    • Ivan Tyagov's avatar
      c71159c3
    • 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
    • Ivan Tyagov's avatar
      Increase the minimal interval based on which coupler should send a · 2de759a6
      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.
      2de759a6
  13. 05 Oct, 2022 9 commits
  14. 28 Sep, 2022 2 commits
  15. 26 Sep, 2022 2 commits
  16. 22 Sep, 2022 2 commits