Oyatel / CometD.NET

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

added support for headers on LongPollingTransport #19

Closed couchand closed 3 years ago

guruprasad83 commented 4 years ago

@stewoe - any idea when this commit will be pushed to nuget package. Since am using addheaders and if it is taking is there any alternative to add headers?

kjkrum commented 4 years ago

Doesn't look like this is ever going to get merged. @couchand, are you interested in maintaining a NuGet package for your fork?

dharadharia commented 4 years ago

I am also facing error, "
'LongPollingTransport' does not contain a definition for 'AddHeaders' and no extension method 'AddHeaders' accepting a first argument of type 'LongPollingTransport' could be found (are you missing a using directive or an assembly reference?)" Can someone please help to resolve it ASAP?

couchand commented 3 years ago

I'm cleaning out my queue. It looks like this repo has been abandoned and this PR won't get merged.

@kjkrum I'm not interested in maintaining a NuGet package, but anyone who would like to is free to use this under the terms of the license of this repo.