I was working on HTML5 and I came across this site http://www.rumpetroll.com. It is a very very cool site, but then I noticed the relative ease with which people could crash the site because they could overload the sending message scheme... Also I saw a butt load of javascript injection hacks being done on it, by various users and that got me thinking?
Does inclusion of websockets really mess with the security structure of your website, by which I mean, do we need to be extra careful to avoid hacks and crashes? Please provide me with a reference article on the same or a good tutorial source for websockets... thanks :)