Commit Graph

7 Commits

Author SHA1 Message Date
John Luo 69961bbdab Merge branch 'release/2.1' into release/2.2 2018-09-28 15:44:48 -07:00
John Luo 67f2c3149e Use port 0 to avoid port collisions during tests 2018-09-28 11:59:48 -07:00
John Luo c88e5147da Use dynamically chosen ports to avoid address binding collisions 2018-09-04 11:01:29 -07:00
John Luo 752f934a23 Fix flaky test
Use dynamic port assignment to reduce address binding failures due to port collisions
2018-08-23 15:45:14 -07:00
BrennanConroy 768d2a023e
Add Origin validation to WebSockets middleware (#252) 2018-08-02 14:43:11 -07:00
Andrew Stanton-Nurse a6fc4776da
fix Kestrel version to fix build (#227) 2018-01-26 12:27:41 -08: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