Andrew Stanton-Nurse
303f9ea2de
update version to prepare for 1.1 release ( #125 )
...
* update version to prepare for 1.1 release
* update projects that reference WebSockets
2016-10-29 12:45:38 -07:00
Pranav K
49300ac5f7
Updating to netcoreapp1.1
2016-10-13 11:26:43 -07:00
Pranav K
cf75df802d
Revert "Updating to netcoreapp1.1"
...
This reverts commit 09802d1ded .
2016-10-12 16:10:08 -07:00
Pranav K
09802d1ded
Updating to netcoreapp1.1
2016-10-12 13:46:55 -07:00
Pranav K
35cae5da7d
Updating partner package versions
2016-10-03 14:28:45 -07:00
Chris R
60ab3bcaf3
React to WebListener version change
2016-09-19 13:36:38 -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
Andrew Stanton-Nurse
45f0fe178f
import WebSockets code from CoreFX ( #105 )
...
* import WebSockets code from CoreFX
* sync pr feedback from dotnet/corefx#10510
2016-08-03 11:07:01 -07:00
Andrew Stanton-Nurse
854ffadc6a
fix project reference
2016-07-18 09:41:13 -07:00
Andrew Stanton-Nurse
91e94b1353
automate the autobahn test suite ( #101 )
...
However, we only run that automation if the Autobahn test suite runner
(wstest) is installed. After this is in and we can verify it on the CI
we'll look at making it mandatory for building the repo.
Also includes test applications and scripts for running Autobahn suites
against arbitrary ASP.NET 4.6, ASP.NET Core and HttpListener
applications.
2016-07-15 11:54:24 -07:00