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 support for kRPC Events #14

Open
TeWu opened this issue Sep 25, 2017 · 4 comments
Open

Add support for kRPC Events #14

TeWu opened this issue Sep 25, 2017 · 4 comments
Milestone

Comments

@TeWu
Copy link
Owner

TeWu commented Sep 25, 2017

Add support for kRPC Events - mechanism that remove the need for active polling.

See how this has been implemented in Python client. (better implementation coming soon - see below)

@TeWu TeWu added this to the 0.4.1 milestone Sep 25, 2017
@djungelorm
Copy link
Contributor

I would hold off on copying the implementation in the python client at the moment. I have some major changes to make the implementation much cleaner. Should hopefully have them done this week.

@djungelorm
Copy link
Contributor

Also, in case you're worried, all the other changes on the krpc v0.4.0 branch can be considered stable :)

@TeWu
Copy link
Owner Author

TeWu commented Sep 26, 2017

@djungelorm Thanks for the heads up :)

@djungelorm
Copy link
Contributor

I've pushed the python client and server changes to the v0.4.0-feature/events branch in the kRPC repo (be careful when merging as I did a force push!) I'm fairly certain both the server and python client changes are stable.

@TeWu TeWu modified the milestones: 0.4.1, 0.4.8 May 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants