Open v3rmin opened 11 years ago
This seems like it might be more of an event machine question than a web socket question. Hard to tell without more context. I did a quick google though, and it looks like event machine will work with keyboard input: https://github.com/eventmachine/eventmachine/wiki/Code-Snippets
How do I keep the connection open so I can input data from the keyboard?