Also, I don't believe your claims about WebSockets are true. I thought wss:// would allow for SSL secured WebSocket connections...
edit: Googling indeed seems to indicate that wss is ws over TLS. See: http://websocket.org/echo.html for an example.
Also, I don't believe your claims about WebSockets are true. I thought wss:// would allow for SSL secured WebSocket connections...
edit: Googling indeed seems to indicate that wss is ws over TLS. See: http://websocket.org/echo.html for an example.