Builder for a [JsMarketDataService].
JsMarketDataService
Obtained from the engine builder via marketData(defaultTtl) (stage 3). On wasm32 the runtime is single-threaded, so it always builds a no-sync service without exposing a sync-mode choice.
marketData(defaultTtl)
wasm32
Builds the market-data service.
Builder for a [
JsMarketDataService].Obtained from the engine builder via
marketData(defaultTtl)(stage 3). Onwasm32the runtime is single-threaded, so it always builds a no-sync service without exposing a sync-mode choice.