socketcluster-client icon indicating copy to clipboard operation
socketcluster-client copied to clipboard

JavaScript client for SocketCluster

Results 27 socketcluster-client issues
Sort by recently updated
recently updated
newest added

Hi, I am new to socketcluster and I am trying to figure out how to use it. I would like to create a real-time chat with nodejs socketcluster but I...

I want to use the client in my typescript project. But I face the following issue: `Uncaught SyntaxError: The requested module './../../../node_modules/socketcluster-client/index.js' does not provide an export named 'default' (at...

Please, provide detail info about parameters of `autoReconnectOptions` option. Describe whats this parameters do. Current description is confused me and force to explore source code.

These dependencies do very little (only to allow us to specify the order of tasks to build the client bundle). They introduce a large amount of sub-dependencies and they are...

Current version of socketcluster-client has a hardcoded version of **ws** dependency that breaks our code. It would be cool if we can move it to a later version where they...

Import and creating client is okay for IE11 but when using the **subscribe** method, it causes this error: ![image](https://user-images.githubusercontent.com/10472490/94656879-3f96e080-0333-11eb-9f43-fbe4377316e9.png) The application will stop into a white blank screen. It doesn't...

I know this probably is related to office-js runtime, but anyways i'm going to ask it here.. maybe someone can point me on the right direction. I'm trying to build...

Hi, could you please also update the release tab here on github? Latest version is 13.0.0, while on npm its listed as 16.0.1 - may be with changelogs

Hi, I am trying to use this library in the ionic 4 app and its based on typescript. Can you tell how to import the socket cluster inside angular 2...

socketcluster create generates example of `random` event and not `rand`