signalr-no-jquery icon indicating copy to clipboard operation
signalr-no-jquery copied to clipboard

Rush messages

Open rolivares opened this issue 6 years ago • 1 comments

Does Is there some restriction relative on flood messages?

I'm trying to send sucesive mesages to the client on same message method but diferent payload and only the first message is being proceced on client.

When I force the process to delay 1 second between messages all messages are proceced and received by client.

rolivares avatar Jun 21 '18 02:06 rolivares

I get this too. I believe its this library. It's not stable it appears. I've opened several browser windows, and i get mismatch of one that some through and ones that don't. When I create a listener on the server side, they all come through normally - leading me to believe something is wrong with library.

jherman avatar Aug 03 '18 16:08 jherman