UNPKG

@omneedia/socketcluster

Version:

SocketCluster - A Highly parallelized WebSocket server cluster to make the most of multi-core machines/instances.

3 lines 146 B
import { ForkJoinObservable } from './ForkJoinObservable'; export const forkJoin = ForkJoinObservable.create; //# sourceMappingURL=forkJoin.js.map