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

Remove the poller crate #26

Closed
cvengler opened this issue Jan 11, 2023 · 1 comment
Closed

Remove the poller crate #26

cvengler opened this issue Jan 11, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@cvengler
Copy link
Member

The poller crate that we use in various places among the code should be replaced. It is of low-quality, given the fact, that it has been abandon for over 2 years and lacks documentation in many places. Beside this, it is not very widely used, with having just 1'000 downloads. I suggest replacing it with something like mio or polling.

@cvengler cvengler added the enhancement New feature or request label Jan 11, 2023
@cvengler
Copy link
Member Author

Nevermind. I am confusing this with another crate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant