throttlecrab-server 0.0.1

A high-performance rate limiting server with multiple protocol support (placeholder - full version coming soon)
# throttlecrab-server

A high-performance rate limiting server with multiple protocol support.

**Note: This is a placeholder release to reserve the crate name. The full implementation is coming soon!**

## Coming Soon

- MessagePack over TCP for maximum performance
- HTTP REST API with JSON
- gRPC support
- Actor-based concurrency with Tokio
- Built on the [throttlecrab]https://crates.io/crates/throttlecrab rate limiting library

## Repository

See https://github.com/lazureykis/throttlecrab for the full implementation.

## License

MIT