summaryrefslogtreecommitdiff
path: root/other/websocket.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename new_client to new_websocket_client, in order to have a betterPeter Åstrand (astrand)2013-11-281-1/+1
* fixed 1.8 compatibility bug for OpenSSL::SSL::SSLSocket#read_nonblock vs #rea...chrislee352013-07-021-0/+10
* adding SSL support and Ruby1.9 supportchrislee352013-07-021-23/+50
* HyBi and threading support to ruby websockify.Joel Martin2011-10-051-83/+289
* Add ruby version of websockify.Joel Martin2011-10-041-0/+250