foluis / Salesforce_PushTopics

Salesforce streaming api implementation (Push topics) using C#
Apache License 2.0
7 stars 7 forks source link

LongPollingTransport' does not contain a definition for 'AddHeaders' and no extension method 'AddHeaders' accepting a first argument of type 'LongPollingTransport' #1

Open joaopaulonobrega opened 7 years ago

joaopaulonobrega commented 7 years ago

Hi man, thks for your job, i found out your project on google search and i'm trying to test it, but the method AddHeaders doesn't exits, . could do you help me? tnks.

scottebz commented 7 years ago

With the cometd stuff, try using couchlands pull request which adds support for headers. https://github.com/Oyatel/CometD.NET/pull/19