socketcluster icon indicating copy to clipboard operation
socketcluster copied to clipboard

Highly scalable realtime pub/sub and RPC framework

Results 100 socketcluster issues
Sort by recently updated
recently updated
newest added

Can the publish messages be merged if the client is subscribed to multiple to topics. Examples would be: 1. Producer produces message every second for around 400-500 topics. 2. client...

``` 0|startstate | The scc-worker instance 95c494e3-72a3-4b2a-8d93-46bfa10815ad at address ::ffff:127.0.0.1 joined the cluster on socket mzgEg1M9l0q0ZoihAAEg 0|startstate | The scc-worker instance 95c494e3-72a3-4b2a-8d93-46bfa10815ad at address ::ffff:127.0.0.1 left the cluster on socket...

We try to comunicate betweeen servers with scServer.exchange.subscribe. When run in one machine with x brokers all works fine but we now mount a horizontal cluster with x machines and...

This is mostly a write-up, since I took a while to figure this out. I'm deploying SocketCluster to Heroku and was seeing immediate client pong timeouts. With a bit of...

upgrade

**What did you do?** 1. Look for the protocol specification of SocketCluster. 2. Find https://github.com/SocketCluster/socketcluster/blob/master/socketcluster-protocol.md 3. Read it. **What did you expect would happen?** 4. The full protocol specification would...

It seems that the listener for the "ready" event of the AGServer type does not exist in the type definitions within `\node_modules\@types\socketcluster-server\server.d.ts`. Please see the below code snippet of this...

I'm Looking for a scc load testing tool. Where I can perform these testes - How much channels could be created with my cluster ( 2 worker pods, 2 broker...

Hello, I'm trying to set up minikube with socketcluster. Everything working fine except the Ingress. I ran the command : kubectl apply -f scc-ingress.yaml and i have got this issue...

Socketcluster came up when I was looking for Nchan alternatives, I'm curious if there have been any benchmarks comparisons in the past to like nchan or websocket.ws or even socket.io

Due to DockerHub ratelimits, it'd be nice to have these [images](https://hub.docker.com/u/socketcluster) on [ECR](https://gallery.ecr.aws/)