You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2022. It is now read-only.
SlackKit is now universal! This release supports linux, macOS, iOS, and tvOS in a unified codebase.
Modular
SlackKit is now modular! It has been split into a few components so that you only need to pull in exactly what you need. You can see them on the organization page.
Extensible
SlackKit is now Extensible! Don't like the defaults? Bring your preferred web socket client or server along by conforming to SlackKitServer and RTMWebSocket. Write your own client implementation with SKClient.