zebra/zebrad
teor fb6acfaff7
Update the acceptance test port range (#1812)
Windows can reserve or use ports up to 53500.

Windows and macOS sequentially allocate ephemeral ports,
starting at 41952.
2021-02-25 09:27:56 +10:00
..
src Bump versions for zebrad 1.0.0-alpha.3 2021-02-23 10:39:13 -05:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Update the acceptance test port range (#1812) 2021-02-25 09:27:56 +10:00
Cargo.toml build(deps): bump once_cell from 1.5.2 to 1.6.0 2021-02-23 10:59:40 -05:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
build.rs Update the zebrad commit whenever any Zebra crate changes (#1455) 2020-12-05 07:23:05 +10: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