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

Refactor client #7

Merged
merged 1 commit into from
Dec 19, 2019
Merged

Refactor client #7

merged 1 commit into from
Dec 19, 2019

Conversation

vykulakov
Copy link
Collaborator

What was done in this commit:

  • Tests for the client were added.
  • Tests for the real client were extended a little bit.
  • Client interface was added to simplify usage of the client.
  • Client logging was removed because it is not really useful.
  • New client constructor was added to support more transports in the future.
  • The client close method was added because an underlying transport already supports closing.

What was done in this commit:
* Tests for the client were added.
* Tests for the real client were extended a little bit.
* Client interface was added to simplify usage of the client.
* Client logging was removed because it is not really useful.
* New client constructor was added to support more transports in the future.
* The client close method was added because an underlying transport already supports closing.
@vykulakov vykulakov merged commit dacb799 into master Dec 19, 2019
@vykulakov vykulakov deleted the slava/refactor_client branch December 19, 2019 09:07
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

1 participant