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

Add (*Client).RunContext to allow for cancelation #64

Merged
merged 2 commits into from
Apr 10, 2018
Merged

Conversation

belak
Copy link
Member

@belak belak commented Jan 3, 2018

Refs #42

This is the first step towards actual Context support in this library.
Next steps may involve passing a Context around with each message and
adding support to callbacks.

@belak belak changed the base branch from read-loop-goroutine to master April 10, 2018 00:18
Refs #42

This is the first step towards actual Context support in this library.
Next steps may involve passing a Context around with each message and
adding support to callbacks.
@belak belak merged commit 9106b7e into master Apr 10, 2018
@belak belak deleted the run-context branch April 10, 2018 00:34
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