Hello, I'm playing with WebSockets under Pharo4 and this works as expected - when using Pharo4 alone (using the Zinc packages).
But I did not get it to work, when e.g. doing a proxying via nginx (I did not check it with Apache). Actually Pharo4 seems to receive some stuff, because the WebSocket of Pharo4 stuff does not work as expected after first proxying attempts. Has anyone experience with that ? Marten