Jesse Sanford
|
9d92c13634
|
Merge 1e260b3813 into f3a0ce06a9
|
2017-04-23 13:57:56 +00:00 |
Pierre Ossman
|
4099949984
|
Remove Base64 support
This is an older protocol used before browsers got native
support for Websockets.
|
2017-02-01 08:09:53 +01:00 |
Jesse Sanford
|
1e260b3813
|
now with daemonize and additional options
|
2015-02-14 14:24:20 -08:00 |
Peter Åstrand (astrand)
|
047ce47742
|
Rename new_client to new_websocket_client, in order to have a better
name in the SocketServer/HTTPServer request handler hierarchy. Prepare
for merge pull request #72. This work has been picked out of
7b3dd8a6f5 .
|
2013-11-28 13:33:28 +01:00 |
chrislee35
|
eee946d2cf
|
fixed 1.8 compatibility bug for OpenSSL::SSL::SSLSocket#read_nonblock vs #readpartial
tested in 1.8 and 2.0
|
2013-07-02 22:16:01 +09:00 |
chrislee35
|
73af324a3a
|
adding SSL support and Ruby1.9 support
|
2013-07-02 21:38:22 +09:00 |
Joel Martin
|
acacb4527d
|
HyBi and threading support to ruby websockify.
|
2011-10-05 17:53:36 -05:00 |
Joel Martin
|
6b9d6c39be
|
Add ruby version of websockify.
Initial version is very basic but works: Hixie-76 only, no embedded
webserver, no SSL, etc.
|
2011-10-04 01:20:14 -05:00 |