18th Tue
ShootingStar-3.2.3 Release
This article was migrated from http://rails.office.drecom.jp/takiuchi/archive/212
ShootingStar is the comet server which is implemented by ruby and C language with use of epoll/kqueue.Main subject of this release is bugfix.
Details are as follows.
+ 1 major enhancement:
+ Implemented new option :except for Meteor::shoot.
+ 3 minor bugfix:
+ Made meteor_strike work in flash6 correctly.
+ Using setInterval instead of _global.setTimeout for flash6.
+ Changed way of handing over serial id.
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!
This article was migrated from http://rails.office.drecom.jp/takiuchi/archive/212
posted by
genki on Tue 18 Sep 2007 at 19:14 with 0 comments