Inumedia / SlackAPI

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

MultiWebSocket #54

Open CarlosPacheco opened 8 years ago

CarlosPacheco commented 8 years ago

Change: objects class move to the Models folder, List will all the slackChannel(Group, DM, Channels). Father class SlackChannel from all channels(Group, DM, Channels). Fix bug when the socket receive a message with type null. Fix the error when the slackSocketClient try open socket with LoginReponse is not Ok, Add more events, and now the event pass back the slackclient/slacksocketclient

CarlosPacheco commented 8 years ago

Yes. i only add more things. btw i can add more examples to the documentation.

Inumedia commented 8 years ago

Hi CarlosPacheco,

Your branch has conflicts currently from the pull requests I merged in.

Inumedia commented 8 years ago

@CarlosPacheco Your branch still has conflicts in it and can not be merged until they are resolved.