Expand description
HTTP/REST Bridge for CLASP
Provides both HTTP server and client capabilities for CLASP.
- Server mode: Expose CLASP signals as REST endpoints
- Client mode: Bridge HTTP requests to CLASP signals
Structs§
- Endpoint
Config - Endpoint configuration for server mode
- Http
Bridge - HTTP Bridge implementation
- Http
Bridge Config - HTTP Bridge configuration
Enums§
- Http
Method - HTTP method
- Http
Mode - HTTP Bridge mode