Khosrow Afroozeh
Khosrow Afroozeh
Yes, please do it. I'll review and merge it as soon as I can.
Yes I have fixed all of these with that last release, and will push the changes today if I get the time to fix a couple of tests due to...
To add my voice, another use case is to map combination of keys to events: For example, `CTRL`+`DOWN` to volume down, `CTRL`+`UP` to volume up (because my keyboard does not...
Sorry for my late reply. The current ETA is 2024/Q1. We are planning to use the rust client for the underlying native library in our dynamic clients, so the development...
Sorry for such late reply, ironic considering that I have been actively working on this project (and a few more that rely on it!) The project is ongoing. The async...
What API do you need to call?
I see. I don't know why those API are not exposed through the client itself. I will take care of these issues in the next few days.
I have nothing against it other than caution for the future. How does it differ ergonomically if we do that? Can you share some code?
@databasedav Thanks for the quick turn around! I looked around for a few hours and from what I understand thus far: 1. There is no easy workaround. `thiserror` uses an...