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 kwargs for the callback function #76

Merged
merged 2 commits into from
Jul 23, 2020

Conversation

axelfahy
Copy link
Contributor

Add the possibility to provide keyword arguments for the callback function used by the client.

@Meisterschueler
Copy link
Collaborator

Could you describe for which problems that would be the solution?

@axelfahy
Copy link
Contributor Author

When you want to pass an argument to the callback function. For example, if you want to specify a list of pilots or a type of messages to retrieve, etc. without having to use global variables.

@Meisterschueler
Copy link
Collaborator

Ah okay. Could you please commit an entry to the file "CHANGELOG.md"?

@Meisterschueler Meisterschueler merged commit b8f6db0 into glidernet:master Jul 23, 2020
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