Skip to content

rubenfonseca/ruby-http2xmpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

HTTP2XMPP

Based on Pedro Melo’s ideia, I decided to rewrite his code with readable Ruby :P

The implementation is still incomplete, since I currently don’t support sending raw XML in the middle of a message. I think XMPP4R::Simple currently not support this, so I’m planing to rewrite the code directly with XMPP4R.

Dependencies

All dependencies can be installed with a simple sudo gem install dep:

  • xmpp4r-simple
  • xmpp4r

License

Please see the included LICENSE file for details about redistributing the code.

About

A HTTP to XMPP bridge written in Ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published