Sha256: 1009d4d19b41748ceb1313523c5e920c76bca7a019095b15aac44a70175c5df6

Contents?: true

Size: 898 Bytes

Versions: 1

Compression:

Stored size: 898 Bytes

Contents

== 0.0.5 2008-08-22

* Documentation updates.

== 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.5 History.txt