35 releases
0.26.1 | Jun 4, 2024 |
---|---|
0.26.0 | Mar 22, 2024 |
0.25.1 | Jan 4, 2024 |
0.25.0 | Oct 21, 2023 |
0.12.2 | Mar 30, 2021 |
#873 in Network programming
254 downloads per month
Used in pueue
120KB
2K
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–34MB
~598K SLoC