Skip to main content

Module http

Module http 

Source
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§

EndpointConfig
Endpoint configuration for server mode
HttpBridge
HTTP Bridge implementation
HttpBridgeConfig
HTTP Bridge configuration

Enums§

HttpMethod
HTTP method
HttpMode
HTTP Bridge mode