Skip to main content

Module service

Module service 

Source
Expand description

§RanvierService - Hyper Service Adapter

Adapts Ranvier Axon execution to Hyper’s Service trait. This allows Ranvier circuits to be used with any Hyper-compatible infrastructure.

§Design (Discussion 190)

“ranvier-http is an adapter that converts Ranvier Axon into hyper::service::Service”

Structs§

RanvierService
The foundational logic engine service. Adapts HTTP requests to Axon executions.