This repository has been archived by the owner on Dec 2, 2022. It is now read-only.
Releases: pvzig/SlackKit
Releases · pvzig/SlackKit
4.2.1
4.2.0
4.1.0
4.0.1
4.0.0
4.0.0
Universal
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.