Andrew Stanton-Nurse
|
e25a2eced8
|
port dotnet/corefx#17444 to WebSockets (#162)
|
2017-04-13 09:55:45 -07:00 |
Pranav K
|
52911cd3f1
|
Change compilation targets.
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
|
2017-03-21 16:41:15 -07:00 |
Andrew Stanton-Nurse
|
cb150de808
|
port dotnet/corefx#17049 (#151)
|
2017-03-14 12:04:59 -07:00 |
Andrew Stanton-Nurse
|
5858c0a64a
|
fix #85 by making HandshakeHelpers internal and tidying doc comments
we don't need to share it with anything in the current implementation
|
2016-11-03 10:27:15 -07:00 |
Andrew Stanton-Nurse
|
b996ee39a4
|
port dotnet/corefx#11348 (#114)
also adds some tests and extra features to the EchoApp test sample
|
2016-09-02 14:02:06 -07:00 |
Andrew Stanton-Nurse
|
c51aec5292
|
port dotnet/corefx#10792 (#111)
* port dotnet/corefx#10792
* add EchoApp sample
|
2016-08-19 15:22:20 -07:00 |
Andrew Stanton-Nurse
|
33e3e5b186
|
remove our WebSocket client
we'll use the one from dotnet/corefx now instead
fixes #108
|
2016-08-04 10:30:13 -07:00 |