Release Name: 3.1.0
Notes:
shooting_star
by Genki Takiuchi <takiuchi@drecom.co.jp>
http://rails.office.drecom.jp/takiuchi/
http://labs.drecom.jp/
== DESCRIPTION:
Our goal is development of practical comet server which will be achieving
over 100,000 simultaneous connections per host. On this purpose, we abandon
portability and use system calls depending on particular OS such as epoll
and kqueue.
Changes:
*** 3.1.0 / 2007-07-18
+ 1 major enhancement:
+ Added 2 meteor_strike functions 'tuneInOut' and 'tuneOutIn'.
+ 1 minor enhancement:
+ FileUtil is used instead of `shell command`.
+ 1 critical bugfix:
+ Fixed broken `shooting_star init'.
+ 3 minor bugfixes:
+ Corrected initialization order of meteor_strike DOM elements.
+ Managed uncertainty situation of JS/Flash initialization.
+ Applied a patch from Koizuka.
|