Commit Graph

3 Commits

Author SHA1 Message Date
Mike Harder 42f43e6cdf Upgrade TargetFramework in TestServer from 4.5 to 4.6.1 (#190)
* Addresses https://github.com/aspnet/WebSockets/issues/185
2017-06-27 15:49:27 -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 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