Oyatel / CometD.NET

CometD.NET is a C# client library for the Bayeux protocol
43 stars 34 forks source link

Disconnect and listener cannot able to receive the message from sales force streaming API. #25

Closed Rajat-Jindal closed 6 years ago

Rajat-Jindal commented 6 years ago

There are times the Bayeux client disconnect and then cannot able to connect again. Also, some time listener cannot able to receive the message from sales force streaming API even if it's in the connected state. I am using the .net core API and register the Bayeux client as a singleton in the dependency.

Thanks for the implementation.

Rajat-Jindal commented 6 years ago

Closing it as its duplicate issue with issue id #23 .