Posted By: Genki Takiuchi
Date: 2007-09-18 10:14
Summary: ShootingStar-3.2.3 Release
Project: ShootingStar
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! |
|