zebra/zebrad
Deirdre Connolly bdba52936e Unwrap address_book in call(), which relies on poll_ready giving a positive response first, otherwise panic
Co-Authored-By: Henry de Valence <hdevalence@hdevalence.ca>
2019-11-12 22:39:47 -05:00
..
src Unwrap address_book in call(), which relies on poll_ready giving a positive response first, otherwise panic 2019-11-12 22:39:47 -05:00
tests Tracing endpoint (#3) 2019-09-09 13:05:42 -07:00
Cargo.toml Remove async-await feature of futures. 2019-10-15 14:49:11 -04:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00

README.md

Zebrad

Zebrad is an application.

Getting Started

This application is authored using Abscissa, a Rust application framework.

For more information, see:

Documentation