RubyGems Navigation menu

vines 0.4.4

Vines is an XMPP chat server that supports thousands of simultaneous connections by using EventMachine for asynchronous IO. User data is stored in a SQL database, CouchDB, MongoDB, Redis, the file system, or a custom storage implementation that you provide. LDAP authentication can be used so user names and passwords aren't stored in the chat database. SSL encryption is mandatory on all client and server connections.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.10 - September 13, 2014 (226 KB)
  2. 0.4.9 - May 16, 2014 (224 KB)
  3. 0.4.8 - October 30, 2013 (224 KB)
  4. 0.4.7 - June 23, 2013 (224 KB)
  5. 0.4.6 - June 21, 2013 (529 KB)
  6. 0.4.4 - April 19, 2012 (512 KB)
Show all versions (18 total)

Runtime Dependencies (10):

activerecord ~> 3.2.3
bcrypt-ruby ~> 3.0.1
bson_ext ~> 1.5.2
em-hiredis ~> 0.1.1
em-http-request ~> 1.0.2
eventmachine >= 0.12.10
http_parser.rb ~> 0.5.3
mongo ~> 1.5.2
net-ldap ~> 0.3.1
nokogiri ~> 1.4.7

Development Dependencies (6):

coffee-script ~> 2.2.0
minitest ~> 2.12.1
rake >= 0
sqlite3 >= 0
uglifier ~> 1.2.4

Owners:

Authors:

  • David Graham

SHA 256 checksum:

0bc2a9a00c4495f543425e601c14ad708392bc235b0c3f27758f707c210d0d00

Total downloads 55,918

For this version 2,922

Licenses:

N/A

Required Ruby Version: >= 1.9.2

Links: