Sha256: 76b52d6539efca5f96b533d9d7a83bd279864c710c8522c3feeb2b3809b5e5f3

Contents?: true

Size: 851 Bytes

Versions: 1

Compression:

Stored size: 851 Bytes

Contents

== 0.0.4 2008-08-22

* Graphical instant messenger example.
  * examples/instant_messenger_gui.rb (requires the wxruby gem)
  * Will talk to the command line example seemlessly.
* Linux bug fixes.
* Ruby 1.8.6 support

== 0.0.3 2008-08-21

* Linux support.
* Added peer 'groups' support to avoid peer message spamming.
* Major refactoring to make outbound messages sent asynchonously to the sending thread.
* Example and documentation updates.
* Shared network queue example added!
  * examples/queue_client.rb
  * examples/queue_server.rb
* Renaming..
  * Session -> Peer
  * Event -> Presence

== 0.0.2 2008-08-19

* First working RubyForge release:
  * See README.txt for general info.
  * Adding functional chat room example. (See examples/)

== 0.0.1 2007-07-25

* Initial release:
  * Basic port from original Java code.
  * NOT YET FUNCTIONAL!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
journeta-0.0.4 History.txt