Code Monkey home page Code Monkey logo

xmpp4r's Introduction

XMPP4R

Contributors

Lucas Nussbaum <[email protected]>
Stephan Maka <[email protected]>
Kirill A. Shutemov <[email protected]>
Yuki Mitsui
Peter Schrammel
Olli
Vojtech Vobr
Andreas Wiese
Chris Zelenak
Sam Ruby
Glenn Rempe <[email protected]>

Project Info

You can find info about the xmpp4r project and how to contribute at the project home page:

home.gna.org/xmpp4r/

If you need to ask questions, feel free to ask them on the [email protected] mailing list. When reporting problems, please include a protocol dump which can be enabled with:

Jabber::debug = true

Source Code

The source for xmpp4r is managed in a Git repository and can currently be found in our GitHub.com project page:

github.com/ln/xmpp4r/tree/master

Installation

Install over the network

You can install current releases of the xmpp4r library from a release copy using RubyGems:

sudo gem install xmpp4r

If you want to install a gem snapshot built from the latest source code found on the master branch of our Git repository you can install using:

sudo gem install ln-xmpp4r -s http://gems.github.com

Install from local sources

If you have a local copy of the source repository or a tarball you can install xmpp4r using Rake/RubyGems. First you’ll need to get a local copy.

Download using the Git SCM:

git clone git://github.com/ln/xmpp4r.git

OR download a .tar.gz archive from:

http://github.com/ln/xmpp4r/tarball/master

Now that you have the code, install using Rake:

# Show all available rake tasks
cd xmpp4r/
rake -T

# Package up the gem file and install it
rake install

License

XMPP4R is released under the Ruby license (see the LICENSE file), which is compatible with the GNU GPL (see the COPYING file) via an explicit dual-licensing clause.

xmpp4r's People

Contributors

astro avatar lnussbaum avatar grempe avatar pticed avatar hellomatty avatar rubys avatar halorgium avatar

Stargazers

Angus H. avatar Cyrill Glasman avatar Steve Gibson avatar

Watchers

Steve Gibson avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.