RubyGems Navigation menu

slack-rtmapi 1.0.0.rc4

slack-rtmapi is dumb: no EventMachine, no Celluloid, no Actor design pattern, no thread pool (thought, any of those would be trivial to add). It's a simple blocking loop on top of a SSL socket with a websocket decoder. Minimal dependency. Works out of the box. Hackable. Composable. Oh, by the way, it implements very well the Slack API.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0.rc4 - January 19, 2015 (19 KB)
  2. 1.0.0.rc3 - December 28, 2014 (18.5 KB)
  3. 1.0.0.rc2 - December 28, 2014 (19 KB)
  4. 1.0.0.rc1 - December 28, 2014 (17.5 KB)

Runtime Dependencies (1):

Development Dependencies (3):

bundler >= 0
colored >= 0
rake >= 0

Owners:

Authors:

  • mackwic

SHA 256 checksum:

d6ddcbc7fd32077ff1a0726edab6d0b2392de6624d3009f1efd795463d953ac0

Total downloads 9,335

For this version 3,384

License:

GPLv3

Required Ruby Version: >= 0

Required Rubygems Version: > 1.3.1

Links: