Taking a quick look at Google/W3C's HTML 5 Web Socket API, it seems that they do violence to Roy Fielding's REST constraints. Essentially it turns the thing we still quaintly call a web page into the client end of a client-server application. The existence of a web socket mechanism doesn't necessarily make a web application stateful, but it certainly makes statelessness unli