Posted By: Genki Takiuchi
Date: 2007-08-08 20:23
Summary: ShootingStar-3.2.0 Release
Project: ShootingStar

ShootingStar is the comet server which is implemented by ruby and C language with use of epoll/kqueue.

Main subjects of this release are a cleaning of stacked tasks ;-)

Details are as follows.

+ 3 major enhancements:
+ Automatic activation/deactivation of flash client.
+ Ported meteor_strike.swf from CS3 to mtasc.
+ Heart beat.
- Serialized event execution.
+ 7 minor enhancements:
+ shooting_star.yml is processed by ERB.
+ Updated implementation of observers.
+ Updated chat generator with connection notification.
+ Added sample chat observer script (see script/chat_observer).
+ Separated views of xhr and flash html into views/.
+ Added an event which will fire when connection is established.
+ Added debugging mode to meteor_strike.
+ 6 minor spec changes:
+ Changed default pid file location from log/ to tmp/pids/.
+ options[:connected] obsoleted. Please use options[:event] instead.
+ Became independent from alias_method_chain in order to support applications
which use older versions (<1.2) of ruby on rails.
+ Added :debug option to meteor_strike helper.
+ Added :heartbeart option to meteor_strike helper.
+ Added :noflash option to meteor_strike helper.

("-" signs mean it was scheduled but not completed in this release)

For users of previous version, it is necessary to update your application by steps as follows;

$ cd /path/to/rails/root
$ shooting_star init
$ ./script/generate meteor

Enjoy!

Latest News
TZInfo v1.0.0 and TZInfo::Data v1.2013.3 Released
    Philip Ross - 2013-06-02 17:12
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11

 

Forums | Admin

Discussion Forums: shootingstar-3.2.0-release

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post
  404 Not Found?Genki Takiuchi02007-08-08 21:01