36 releases
new 0.27.0 | Dec 1, 2024 |
---|---|
0.26.1 | Jun 4, 2024 |
0.26.0 | Mar 22, 2024 |
0.25.0 | Oct 21, 2023 |
0.12.2 | Mar 30, 2021 |
#14 in #communicate
193 downloads per month
Used in pueue
130KB
2.5K
SLoC
Pueue-lib
This is the shared library used by the Pueue client and daemon.
It contains common components such as:
- Everything about the Task, TaskResult etc.
- The State, which represents the current state of the daemon.
- Network code. Everything you need to communicate with the daemon.
- Other helper code and structs.
Pueue-lib is a stand-alone crate, so it can be used by third-party applications to either manipulate or monitor the daemon or to simply write your own front-end for the daemon.
Dependencies
~19–31MB
~600K SLoC