1iveowl/WebsocketClientLite.PCL

Which way can I add custom headers?

Closed this issue · 1 comments

When I'm using SetRequestHeader(header.Key, header.Value);
not implemented exception thrown.

Hi Alhantro,

It you by "Headers" mean "Sub Protocol" then please look at the Readme Again. I just updated it to reflect this newly added feature, just as I just updated the Nuget version to 2.0.2.

Does this help?