Inumedia / SlackAPI

.NET Implementation of the Slack team communication platform API.
MIT License
452 stars 243 forks source link

WIP : Added full proxy support #155

Closed gpailler closed 6 years ago

gpailler commented 6 years ago

This PR introduces full proxy support for SlackClient, SlackTaskClient and SlackSocketClient and supersede #133.

I had to do some changes and API breaks to be able to pass a IWebProxy instance in SlackClient/SlackTaskClient and SlackSocketClient constructors. Most of the changes are only code move. I added comments on real changes

Because of these changes, I think the next SlackAPI version should be labelled 1.1.0