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

Fixes for compatibility and cleanup issues #69

Merged
merged 3 commits into from
Jun 29, 2018

Conversation

eupakhomov
Copy link
Contributor

JSONServer fixed to be backward compatible with previous versions of clients
Minor cleanup issues fixed in WebSocketListener

Eugene Pakhomov added 3 commits June 27, 2018 13:16
…clients

Minor clenup issues fixed in WebSocketListener
…(locally test runs ok)

Some logging added and timeouts increased (to be slightly greater than server shutdown timeout) to debug the issue
@codecov-io
Copy link

codecov-io commented Jun 27, 2018

Codecov Report

Merging #69 into master will decrease coverage by 0.1%.
The diff coverage is 0%.

@@             Coverage Diff              @@
##             master      #69      +/-   ##
============================================
- Coverage     53.49%   53.39%   -0.11%     
  Complexity      812      812              
============================================
  Files           180      180              
  Lines          3047     3053       +6     
  Branches        211      212       +1     
============================================
  Hits           1630     1630              
- Misses         1332     1338       +6     
  Partials         85       85

@TVolden
Copy link
Member

TVolden commented Jun 28, 2018

Hi Evgeny,

I think it's a good decision to accept clients that doesn't have the special protocol header (can't remember what it's called).

Thomas

@TVolden TVolden merged commit 4e6628e into ChargeTimeEU:master Jun 29, 2018
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.

3 participants