Skip to content

Conversation

LAHumphreys
Copy link
Owner

The stream_client has been cleaned up:

  • Remove the old (insecure) TLS "support"
  • Support for sending an initial message (requried to hook into
    subscriptions)

In addition tests hav been added to validate the behaviour of the
subcription server/ client, and some memory issues have been resolved

The stream_client has been cleaned up:
   - Remove the old (insecure) TLS "support"
   - Support for sending an initial message (requried to hook into
     subscriptions)

In addition tests hav been added to validate the behaviour of the
subcription server/ client, and some memory issues have been resolved
@coveralls
Copy link

coveralls commented Oct 20, 2018

Pull Request Test Coverage Report for Build 46

  • 82 of 82 (100.0%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+18.6%) to 93.822%

Totals Coverage Status
Change from base Build 29: 18.6%
Covered Lines: 410
Relevant Lines: 437

💛 - Coveralls

Additional tests for validating the behaviour when the server falls
over, and bug fixes to the client to handle this cleanly
  - Allow for plenty of error in ping-driven shutdown (valgrind slows us
    right down...)
  - Make sure the client is actually shutdown when aborting...
@LAHumphreys LAHumphreys merged commit 23ff6a0 into master Oct 20, 2018
@LAHumphreys LAHumphreys deleted the SubTests branch September 11, 2020 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants