UNPKG

@fabrix/spool-realtime

Version:

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

15 lines 305 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.realtime = { path: null, prefix: null, primus: { transformer: 'engine.io', options: {} }, plugins: {}, destroy: { timeout: 100 } }; //# sourceMappingURL=realtime.js.map