/wave-robot-ruby-client

Wave Robot Ruby Client Library

Primary LanguageRubyApache License 2.0Apache-2.0

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.