- Added a SignalR client for WP7 (long polling)
- Introduced new programming model for integrating hubs in .NET/WP7 client
- Added group support to .NET client.
- Fixed issue with disconnect not working when long polling connection dies. (#42)
- Fixed issue with exceptions being thrown when parsing invalid JSON data for connections.
- Fixed reliability in .NET client.