vines 0.2.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:
=
インストール:
=
Runtime依存関係 (8):
activerecord
~> 3.0
bcrypt-ruby
~> 2.1
em-http-request
~> 0.3
em-redis
~> 0.3
eventmachine
~> 0.12
http_parser.rb
~> 0.5
net-ldap
~> 0.2
nokogiri
~> 1.5