You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that people hate the dep tree required to run zbus (with tokio or async-io), perhaps we could try to implement minimal backend with my experimental https://github.com/PolyMeilex/slimbus crate, which is zbus with nearly everything fancy stripped out.
Obviously I don't intend to mantain zbus alternative, the idea is that for such a simple usecase as rfd it can just stay in a frozen state and never be updated. Dbus spec will probably not rug pull us any time soon.
The text was updated successfully, but these errors were encountered:
PolyMeilex
changed the title
Prototype a Slimbus based backedn
Prototype a Slimbus based backend
May 27, 2024
It seems that people hate the dep tree required to run zbus (with tokio or async-io), perhaps we could try to implement minimal backend with my experimental https://github.com/PolyMeilex/slimbus crate, which is zbus with nearly everything fancy stripped out.
Obviously I don't intend to mantain zbus alternative, the idea is that for such a simple usecase as rfd it can just stay in a frozen state and never be updated. Dbus spec will probably not rug pull us any time soon.
The text was updated successfully, but these errors were encountered: