xmppify 0.0.61
We have extracted out the logic from IdleCampus and built xmppify because I want to help anyone built a real time communication platform or a product as soon as possible. I am also working on creating a service so that mobile developers could easily implement all the required libraries and functionalities without much work which I had to do in the last 3 years.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (12):
            angularjs-rails
            >= 0
          
          
            bundler
            ~> 1.5
          
          
            devise
            >= 0
          
          
            doorkeeper
            >= 0
          
          
            gon
            >= 0
          
          
            high_voltage
            ~> 2.1.0
          
          
            hpricot
            >= 0
          
          
            omniauth
            >= 0
          
          
            omniauth-oauth2
            >= 0
          
          
            rake
            >= 0
          
          
            rest-client
            >= 0
          
          
            xmpp4r
            = 0.5.5
          
    dependencias de Development (12):
            awesome_print
            >= 0
          
          
            capybara
            >= 0
          
          
            childprocess
            >= 0
          
          
            database_cleaner
            ~> 1.2.0
          
          
            dotenv-rails
            >= 0
          
          
            factory_girl_rails
            >= 0
          
          
            guard-rspec
            = 2.5.0
          
          
            guard-spork
            = 1.5.0
          
          
            launchy
            >= 0
          
          
            poltergeist
            >= 0
          
          
            rspec-rails
            >= 0
          
          
            spork-rails
            = 4.0.0
          
    