UNPKG

@omneedia/socketcluster

Version:

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

6 lines 118 B
"use strict"; function identity(x) { return x; } exports.identity = identity; //# sourceMappingURL=identity.js.map