Lmgtwty => Sunshowers
commit8b16d122125a3209efabb27ed65c87404b22c91f
authorEric Wong <normalperson@yhbt.net>
Sun, 13 Dec 2009 10:30:36 +0000 (13 02:30 -0800)
committerEric Wong <normalperson@yhbt.net>
Sun, 13 Dec 2009 10:30:36 +0000 (13 02:30 -0800)
tree70b33493c285a97ae1b686ac9c7ed4a0c3a11944
parentbab6fef53cc2d6666ed0ebb9a28578bb252cfd2d
Lmgtwty => Sunshowers

Pronounceable names are probably better.
15 files changed:
GNUmakefile
LICENSE
README
Rakefile
examples/echo.ru
examples/echo_client.rb
examples/io_bench.rb
lib/sunshowers.rb [moved from lib/lmgtwty.rb with 63% similarity]
lib/sunshowers/io.rb [moved from lib/lmgtwty/io.rb with 99% similarity]
lib/sunshowers/request.rb [moved from lib/lmgtwty/request.rb with 76% similarity]
lib/sunshowers/web_socket.rb [moved from lib/lmgtwty/web_socket.rb with 94% similarity]
local.mk.sample
sunshowers.gemspec [moved from lmgtwty.gemspec with 83% similarity]
t/echo.ru
test/test_io.rb