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

refactored http package for more reliability #49

Merged
merged 1 commit into from
Nov 17, 2017
Merged

refactored http package for more reliability #49

merged 1 commit into from
Nov 17, 2017

Conversation

kelindar
Copy link
Contributor

@kelindar kelindar commented Nov 17, 2017

Did some refactoring of the http package, now it should play nice with binary encoding (provided that the server that implements it returns application/binary header. We now also do some basic HTTP load-balancing.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 82.555% when pulling ffa4be1 on feat-http into ba5d20e on master.

Copy link
Member

@Florimond Florimond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kelindar kelindar merged commit 3a35013 into master Nov 17, 2017
@kelindar kelindar deleted the feat-http branch November 17, 2017 15:14
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.

None yet

3 participants