netiquette 0.1.1

A rate-limiter for politely crawling the Web
Documentation
1
2
3
4
5
6
7
8
9
# netiquette

This repo contains a Rust rate-limiter for well-behaved web crawlers.

It's for an example I'm considering for the third edition of _Programming Rust_.

## License

Netiquette is distributed under the terms of both the MIT license and the Apache License (version 2.0). See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) for details.