Posted By: Eric Wong
Date: 2009-12-21 19:34
Summary: Sunshowers 0.2.0
Project: Rainbows!

Sunshowers is a Ruby library for Web Sockets. It exposes an easy-to-use
API that may be used in both clients and servers. On the server side,
it is designed to work with Rack::Request and Rainbows! concurrency
models that expose a synchronous application flow. On the client side,
it may be used as a standalone wrapper for IO-like objects.

* http://rainbows.rubyforge.org/sunshowers/
* sunshowers@librelist.com />* git://git.bogomips.org/sunshowers.git

Changes:

The ws_handshake! method now accepts optional headers, as
cookies should be settable during the handshake process. Header
rules are exactly the same as normal Rack response headers and
typically a Hash with String keys and newline-delimited values.

Sunshowers::IO#gets now discards binary frames as dictated by
the current IETF draft specification (66). Setting
Sunshowers::IO#keep_binary=true will revert to the old (and
hopefully future) behavior on a per-object basis. Do not expect
the +keep_binary+ member of Sunshowers::IO Struct to become part
of the a stable API.

Latest News
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
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: sunshowers-0-2-0

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post