UNPKG

@fabrix/spool-realtime

Version:

Spool: Realtime, Synchronize the client and server via WebSockets using Primus

13 lines (12 loc) 203 B
export declare const realtime: { path: any; prefix: any; primus: { transformer: string; options: {}; }; plugins: {}; destroy: { timeout: number; }; };