RubyGems Navigation menu

slack-rtmapi 1.0.0.rc3

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:
=

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 (1):

colored >= 0

Owners:

Authors:

  • mackwic

SHA 256 checksum:

=

Total downloads 9,658

For this version 2,061

Version Released:

License:

GPLv3

Required Ruby Version: >= 0

Required Rubygems Version: > 1.3.1

Links: