You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When first event is sent client don't recieve it. Then events are recieved with delay. That is first sent event are recieved on second time, second event on third time.
Sometimes client may recieve two events and on the next time skip again.
I know that it is promblem in PushStreamContent and I also couldn't solve this problem before using ServerSentEvent4Net
The text was updated successfully, but these errors were encountered:
When first event is sent client don't recieve it. Then events are recieved with delay. That is first sent event are recieved on second time, second event on third time.
Sometimes client may recieve two events and on the next time skip again.
I know that it is promblem in PushStreamContent and I also couldn't solve this problem before using ServerSentEvent4Net
The text was updated successfully, but these errors were encountered: