lattice_server 0.1.0
lattice_server: ^0.1.0 copied to clipboard
Post-quantum Signal key distribution server for the Lattice protocol.
0.1.0 #
- Initial release.
- REST API: register, pre-key upload/fetch, message send/fetch, health, metrics.
- Middleware: logging, auth tokens, rate limiting, CORS, error handling.
- Storage backends: InMemoryStorage, FileStorage.
- CLI with configurable port, host, and storage path.
- Dockerfile for containerized deployment.