My first version of Gadu-Gadu protocol implementation in Ruby released.
Here is very very small portion of documentation ;)
You can download it form rubyforge.
Or install it via rubygems:
# gem install GRuby
For now it support:
- login
- send / receive message
- status change
- status description
Have fun.