Expand description
Proxy server implementation for x402 payments
This module provides a reverse proxy server that adds x402 payment protection to any existing HTTP service.
Structs§
- Proxy
Config - Configuration for the proxy server
- Proxy
State - Proxy server state
Functions§
- create_
proxy_ server - Create a proxy server with x402 payment protection
- create_
proxy_ server_ with_ payment - Create a proxy server with x402 payment middleware
- create_
proxy_ server_ with_ tracing - Create a proxy server with tracing middleware
- run_
proxy_ server - Run a proxy server with the given configuration