praxis-proxy-core 0.1.0

Configuration, error types, and server factory for Praxis
Documentation
# Praxis

[![Tests](https://github.com/praxis-proxy/praxis/actions/workflows/tests.yaml/badge.svg)](https://github.com/praxis-proxy/praxis/actions/workflows/tests.yaml)
[![Conformance](https://github.com/praxis-proxy/praxis/actions/workflows/conformance.yaml/badge.svg)](https://github.com/praxis-proxy/praxis/actions/workflows/conformance.yaml)
[![Supply Chain](https://github.com/praxis-proxy/praxis/actions/workflows/supply-chain.yaml/badge.svg)](https://github.com/praxis-proxy/praxis/actions/workflows/supply-chain.yaml)
[![MSRV: 1.94](https://img.shields.io/badge/MSRV-1.94-brightgreen.svg)](https://blog.rust-lang.org/)
[![License: LGPL-3.0-only](https://img.shields.io/badge/License-LGPL--3.0--only-blue.svg)](LICENSE)

Praxis is a high performance and security-first proxy server and framework for AI and cloud-native workloads.

## Getting Started

- [Quickstart]docs/quickstart.md
- [Features]docs/features.md
- [Configuration]docs/configuration.md
- [Example configs]examples/README.md

## Documentation

- [Filters]docs/filters.md
- [Extensions]docs/extensions.md
- [TLS]docs/tls.md
- [Security Hardening]docs/security-hardening.md

### Contributing

Please feel free to create issues.

Pull requests are on hold temporarily, but will be enabled soon.

See the relevant documentation:

- [Architecture]docs/architecture.md
- [Conventions]docs/conventions.md
- [Development]docs/development.md
- [Benchmarks]docs/benchmarks.md