aboutsummaryrefslogtreecommitdiff
path: root/src/error.rs
Commit message (Collapse)AuthorAge
* Closes #10 & #12. Added `thiserror` crate and changed to `IntoSocketAddr` ↵FxQnLr2024-02-15
| | | | for easier usage and error handling
* fix clippyFxQnLr2024-02-11
|
* ping timeout and cleanupFxQnLr2023-11-02
|
* does what is expected, but badlyFxQnLr2023-10-29
|
* first ping impl baseline, doesnt workfx2023-10-24
|
* add init function for db tablesfx2023-10-21
|
* db int for apifx2023-10-09