Commit Graph

6 Commits (32639166bca1de367be91435d38a3eca376621aa)

Author SHA1 Message Date
Chip Senkbeil 32639166bc
Refactor codebase to support Minimum Supported Rust Version (MSRV) of 1.51.0 (#55) 3 years ago
Chip Senkbeil 8c9a35025b
Update core readme with badges 3 years ago
Chip Senkbeil 2277f9634d
Replace DISTANT_AUTH_KEY with DISTANT_KEY for environment variable parsing 3 years ago
Chip Senkbeil cad8ed5ac9
Bump next version to 0.15.0 and update README to reflect new version 3 years ago
Chip Senkbeil c4d1011b14
Add session ext (#53)
* Add `SessionExt` trait for friendlier methods
* Create `Mailbox` and internal `PostOffice` to manage responses to requests
* Refactor `Session` to use a new `SessionChannel` underneath
* Refactor `Response` to always include an origin_id field instead of being optional
* Update `ProcStdout`, `ProcStderr`, and `ProcDone` to include origin id
* Replace `verbose` option with `log-level`
3 years ago
Chip Senkbeil 20f8b13f4d
Clean up warnings for distant-core, add distant-core readme, and initial Github action ci 3 years ago