aboutsummaryrefslogtreecommitdiffstats
path: root/src/error.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup some code partsSascha Grunert2017-03-181-1/+0
* Changed error handling to error-chain crate instead of hand-rolled errors impl (#2)Vladimir Matveev2017-03-181-79/+14
* Removed unsafe RustSascha Grunert2017-02-281-2/+4
* Added daemon supportSascha Grunert2017-02-281-0/+3
* Improved error handlingSascha Grunert2017-02-271-2/+1
* Changed integration regarding xplatforms exampleSascha Grunert2017-02-231-0/+2
* Improved unit testingSascha Grunert2017-02-221-2/+3
* Added logging support, make tokio implementation a bit more structuredSascha Grunert2017-02-221-0/+3
* Added initial implementationSascha Grunert2017-02-211-0/+80