Sha256: 789b394c5ca97e40f761b1404a94e9eb693b029e3e5af5b9a0499c3cf5073414
Contents?: true
Size: 1.13 KB
Versions: 2
Compression:
Stored size: 1.13 KB
Contents
== 0.1.0 2008-09-05 * Renamed Journeta::JournetaEngine to Journeta::Engine * Added Engine.known_peers * Peer handler interface changed from 'handle(event)' to 'call(event)' to support raw Proc objects. * examples/network_status.rb * Documentation updates. == 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
journeta-0.1.1 | History.txt |
journeta-0.1.0 | History.txt |