wave-robot-ruby-client icon indicating copy to clipboard operation
wave-robot-ruby-client copied to clipboard

Wave Robot Ruby Client Library

Port of Wave Robot Python Client to Ruby. http://code.google.com/p/wave-robot-python-client/

Status:

  • Unit tests pass.

  • Instructions for use with Sinatra + JRuby + AppEngine: http://blog.inigral.com/2009/06/07/a-google-wave-robot-container-in-sinatra/

  • APIs need a complete and thorough scrubbing. In particular, they look like they were designed for Java, hastily ported to Python, and then even more hastily ported to Ruby; the last step done by someone who was clueless as to what was intended to be accomplished.