# Pipey
A lightweight HTTP → WebSocket event delivery service written in Rust.
Pipey lets applications publish realtime events over HTTP and deliver them to connected WebSocket clients with minimal setup.
> Pipey is currently under active development.
## Features
- HTTP → WebSocket event delivery
- User-targeted messaging
- Low-latency routing
- Async-first
- Lightweight
- Production-focused
## Status
Early development.
## License
MIT