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

Parameterized #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ikoryakovskiy
Copy link

I personally loved the library, but having parameterized callback was a useful option that was missing. Therefore, I added this functionality. With this functionality it is possible to call same callback function by different threads, and implement different functionality depending on the parameter. I did not modify documentation because I though it is better if you take a look at the code yourself. Let me know that do you think.

…t is possible to call same callback function by different threads, and implement different functionality depending on the parameter.
@CAHEK7
Copy link
Contributor

CAHEK7 commented Aug 2, 2017

Could you check #7 and #27.

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

2 participants