UNPKG

tardis-machine

Version:

Locally runnable server with built-in data caching, providing both tick-level historical and consolidated real-time cryptocurrency market data via HTTP and WebSocket APIs

3 lines 154 B
import type { HttpRequest } from 'uWebSockets.js'; export declare function replayWS(ws: any, req: HttpRequest): void; //# sourceMappingURL=replay.d.ts.map