RubyGems Navigation menu

vines 0.3.1

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, 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.3.1 - October 20, 2011 (451 KB)
Show all versions (18 total)

Runtime Dependencies (8):

activerecord ~> 3.1.0
bcrypt-ruby ~> 3.0.1
em-http-request ~> 0.3.0
em-redis ~> 0.3.0
eventmachine ~> 0.12.10
http_parser.rb ~> 0.5.3
net-ldap ~> 0.2.2
nokogiri ~> 1.4.7

Development Dependencies (3):

minitest = 2.2.2
rake >= 0
sqlite3 >= 0

Owners:

Authors:

  • David Graham

SHA 256 checksum:

2747e4b07e67efda589344e4a88c4085726a51f3ff07ca10f72c73096ed57a4a

Total downloads 55,998

For this version 2,966

Licenses:

N/A

Required Ruby Version: >= 1.9.2

Links: