James Coglan
|
02d2dfc3a2
|
Use Bundler to load dependencies in examples.
|
2013-05-04 21:32:25 +01:00 |
|
James Coglan
|
bbb641fd64
|
Backport changes from the rack_hijack branch to support Puma and Rainbows.
|
2013-05-02 08:32:41 +01:00 |
|
James Coglan
|
41a1968ed6
|
Remove trailing whitespace.
|
2013-02-10 22:58:09 +00:00 |
|
James Coglan
|
183e56c770
|
Don't send WS message on open from the server; this breaks the Autobahn tests.
|
2012-02-12 23:52:12 +00:00 |
|
James Coglan
|
78ceffffb7
|
Add ping API for server-side WebSocket connections.
|
2012-02-11 13:59:06 +00:00 |
|
James Coglan
|
8a7106e5a2
|
Implement safe onopen and message buffering for when the handshake is interrupted by a proxy.
|
2012-02-11 13:32:40 +00:00 |
|
James Coglan
|
e8ea111c63
|
Rename objects in app.rb.
|
2012-01-12 19:51:16 +00:00 |
|
James Coglan
|
b7ae87db02
|
Remove underscores from a couple methods.
|
2012-01-12 00:03:34 +00:00 |
|
James Coglan
|
72e5b16ff9
|
Implement close events for EventSource.
|
2012-01-11 23:51:02 +00:00 |
|
James Coglan
|
fb89891c42
|
Handle messages containing line breaks correctly.
|
2012-01-11 23:28:07 +00:00 |
|
James Coglan
|
a6e556674b
|
Implement the event:, id:, and :retry fields for EventSource, and expose the Last-Event-ID sent by the client.
|
2012-01-11 23:21:28 +00:00 |
|
James Coglan
|
33f16bd24d
|
Initial pass at EventSource handler that runs on Thin and Rainbows.
|
2012-01-11 00:14:35 +00:00 |
|
James Coglan
|
8686828aad
|
Update documentation for running apps with Thin and Rainbows.
|
2012-01-07 15:57:43 +00:00 |
|