Pavel Krymets
67ecd4746e
Remove unnecessary package references ( #446 )
2017-05-10 15:14:26 -07:00
Andrew Stanton-Nurse
991c1d8517
Implement new Hub Protocol (Part Deux) ( #390 )
...
* 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
2017-05-09 12:24:58 -07:00
Andrew Stanton-Nurse
2d278009b2
clean up client sample ( #392 )
2017-04-18 12:41:23 -07:00
moozzyk
04719dee82
Adding transport factory
2017-04-11 09:16:36 -07:00
BrennanConroy
6130003193
Convert to netcoreapp2.0 ( #338 )
...
* Converted samples and test projects to run on netcoreapp2.0
2017-03-25 09:37:39 -07:00
Mikael Mengistu
9659c73e05
Fix the client raw sample to use user input ( #321 )
2017-03-20 11:31:44 -07:00
Andrew Stanton-Nurse
78dfd278c1
Integrating new transport protocols ( #257 )
2017-03-07 10:46:36 -08:00
Nate McMaster
af5e7da478
Remove workarounds and unify dependency versions
2017-02-23 17:09:07 -08:00
moozzyk
7a4746868a
Removing Dispose from Transport, Connection and HubConnection
...
Converting StopAsync to DisposeAsync
2017-02-21 13:36:54 -08:00
Nate McMaster
f684fcb574
Downgrade to stable packages
2017-02-15 14:23:11 -08:00
moozzyk
a3e847e6cc
De-statificying HubConnection
...
Wiring and raising events correctly
2017-02-15 12:15:35 -08:00
moozzyk
d4fbdd055a
Raising Received event
2017-02-15 12:15:35 -08:00
moozzyk
3ba95b98af
Converting static ConnectAsync to instance StartAsync
2017-02-15 12:15:34 -08:00
Andrew Stanton-Nurse
a728e1da41
Text Protocol Formatter ( #187 )
2017-02-14 16:00:51 -08:00
Pawel Kadluczka
0c8df245de
Hiding Channels ( #183 )
...
Hiding Channels
2017-02-09 10:31:07 -08:00
Andrew Stanton-Nurse
b711128ec2
update MSBuild settings to make samples runnable ( #180 )
2017-02-07 09:39:21 -08:00
Nate McMaster
7281bf90c0
Upgrade to VS 2017 ( #176 )
2017-02-02 12:54:23 -08:00
Mikael Mengistu
5def499323
Added Sockets.Common and connection level testing ( #173 )
...
*Moved IChannelConnection, ChannelConnection, Format and Message to the new Sockets.Common project.
* Adding Connection level tests.
2017-01-31 14:59:21 -08:00
moozzyk
c997ea8165
Converting pipelines to channels
2017-01-26 08:04:58 -08:00
Pranav K
1492b41af0
Updating to 4.4 CoreFx packages
2016-12-21 22:57:01 -08:00
Mikael Mengistu
e1d9aa2dd4
Early version of the .NET Client
2016-12-14 10:04:48 -08:00
Pranav K
51d4e11e6f
Fix more versions
2016-11-11 09:17:22 -08:00
Andrew Stanton-Nurse
d299cc9186
apply license headers
2016-11-07 12:00:04 -08:00
David Fowler
540784e525
Added .NET WebSocket sample
2016-10-01 13:59:35 -07:00