I'm running amphp on a secure HTTPS server and playing with the websocket server example.
Because I'm also serving the example index.html over HTTPS my browser is complaining that I'm not using WSS.
How can the websocket example be modified in order to work over HTTPS ?