RubyGems Navigation menu

vines 0.3.0

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.4.10 - September 13, 2014 (226.0 KB)
  2. 0.4.9 - May 16, 2014 (224.0 KB)
  3. 0.4.8 - October 30, 2013 (224.0 KB)
  4. 0.4.7 - June 23, 2013 (223.5 KB)
  5. 0.4.6 - June 21, 2013 (529.0 KB)
  6. 0.3.0 - September 28, 2011 (450.5 KB)
显示所有版本 (共 18 个)

Runtime 依赖 (8):

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

Development 依赖 (3):

minitest = 2.2.2
rake >= 0
sqlite3 >= 0

业主:

作者:

  • David Graham, Chris Johnson

SHA 256 校验和:

e244aefb88eb3cdeb4a65de91ea2136423bca8d76a76f3c6ba2429bcb6ddc22f

下载总量 56,034

这个版本 2,978

许可:

需要的 Ruby 版本: >= 1.9.2

链接: