From: "Manuel M." Date: 2011-10-01T23:20:17+09:00 Subject: Re: Websocket, http.send: "undefined method `asdfg'" Thank you for your reply, Chris. I looked more into 'send', 'write', 'print' and more. They work as intended (I can send a string to a http connection) when I open a connection with TCPSocket. No chance when trying it inside the posted EventMachine. By now I suspect it has nothing to do with websockets at all, but is something like "missing methods" in EventMachine? I found more online examples which are identical to my code. Maybe something is wrong with my (out of the box) Debian Ruby setup. After reading and trying for two days now, I consider to give up and go back to Perl, or to leave it altogether. frustrated, Manuel -- Posted via http://www.ruby-forum.com/.