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 178 B
import { HttpRequest } from 'uWebSockets.js'; export declare function replayNormalizedWS(ws: any, req: HttpRequest): Promise<void>; //# sourceMappingURL=replaynormalized.d.ts.map