What webservers have support for HTML5 WebSocket?
- by Jonas
I would like to experiment with HTML5 WebSockets, and I am looking for a mature webserver with support for websockets. Is there a list of webservers that support websockets? What popular webservers has support for websockets? The server programming language doesn't matter, I know, Java, PHP, Erlang, Python and more... Just want to do some small experiments.
I have looked at a few that doesn't support websockets (yet), i.e. Nginx, Apache and Mochiweb.