Ok, thanks for the info.

With your knowledge, how would you rate the server to client performance for HTTP-STREAMING vs. WS-STREAMING ?

Can we expect to see a 30% decrease in e.g. number of messages put through the channel or overall latency of individual messages - or would you expect it to be the same? (without applying GZIP for HTTP streaming).

We looked briefly at implementing our own LS WS .NET client, by sniffing the LS/WS protocol using the JavaScript client, but it does not look as simple as we initially thought.