I just installed visual studio 2012 RC and tried to run a service with netHttpBinding enabling WebSocket and get the following error
This platform does not support s
I developed a .NET WebSocket server component that uses async/await, supports SSL and compression, has integrated keep alive and many other things.
Cheers.