Bios-Marcel / cordless

The Discord terminal client you never knew you wanted.
BSD 3-Clause "New" or "Revised" License
1.64k stars 140 forks source link

Large servers dont update chat #301

Open Death916 opened 4 years ago

Death916 commented 4 years ago

How have you installed cordless

What happened

When you go to a large server. IN my case the Valorant official server chat doesnt update and nothing I type shows in channel

How do you reproduce this bug

fresh install from aur. Go to official valorant server, general channel. Attempt to type nothing shows up and chat doesn't move

Error output

| - | - | | OS | ARCH | | Architecture | TODO |

Bios-Marcel commented 4 years ago

I can't debug this right now, as the server is barely working for me. It goes online and offline for me. Maybe this is also part of the problem, I am not sure. I'll see over the next days. It'd be cool if you were able to find out if any other servers do the same for you.

Death916 commented 4 years ago

I can't debug this right now, as the server is barely working for me. It goes online and offline for me. Maybe this is also part of the problem, I am not sure. I'll see over the next days. It'd be cool if you were able to find out if any other servers do the same for you.

I can try and go to a few other really large servers and check ill get back to you. also ive tried on linux and windows and get same issue

Death916 commented 4 years ago

so it looks liek it does the same on the official league of legends channel which has 100 something thousand users in it. I dont have any other servers i can think of htat have such high users to check

Bios-Marcel commented 4 years ago

This is probably due to changes in the communication mechanism of the socket API that activates at a certain user size in order to reduce bandwidth and requests in discords side. Guess this would require changes to discordgo.