MCPcopy Index your code
hub / github.com/SocketCluster/socketcluster / socketcluster-client.js

File socketcluster-client.js

app/public/socketcluster-client.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * SocketCluster JavaScript client v16.1.1
3 */
4 (function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.socketClusterClient = f()}})(function(){var define,module,exports;return (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){

Callers

nothing calls this directly

Calls 15

fFunction · 0.85
attachUnloadHandlerFunction · 0.85
detachUnloadHandlerFunction · 0.85
waitFunction · 0.85
cloneDeepFunction · 0.85
typedArraySupportFunction · 0.85
fromFunction · 0.85
allocFunction · 0.85
allocUnsafeFunction · 0.85
isInstanceFunction · 0.85
swapFunction · 0.85
utf8SliceFunction · 0.85

Tested by

no test coverage detected