* Removed EndOfMessage from Message - The webSockets transport no longer supports partial payloads so this feature is now gone.
See: #311
* convert to new protocol * removed InvocationDescriptorRegistry because we're not yet sure about custom protocols * update SocialWeather sample * Moving ts client to using new protocol * make the functional tests a little easier to run on ctrl-f5