David Fowler
|
4aa65cf0bf
|
Updated to new System.IO.Pipelines package instead of Channels
|
2016-11-15 21:46:18 -08:00 |
Andrew Stanton-Nurse
|
f3ebe03a0b
|
fix #32 by handling connection header correctly (#33)
|
2016-11-15 16:22:50 -08:00 |
Andrew Stanton-Nurse
|
2431c5925c
|
integrate Channels-based WebSockets into SignalR (#28)
|
2016-11-15 15:05:45 -08:00 |
Pranav K
|
97bf8c3c09
|
Fix NuGetPackageVerifier issues
|
2016-11-11 11:44:20 -08:00 |
Pranav K
|
67129b2515
|
Update dependency versions
|
2016-11-10 10:27:21 -08:00 |
David Fowler
|
9c592dac50
|
Builds on non windows
|
2016-11-08 00:47:09 -08:00 |
Andrew Stanton-Nurse
|
dfa9c927b7
|
clean up project.jsons and NuGet.config (#9)
* clean up project.jsons and NuGet.config
* clean up netstandard references
* clean up netstandard tfm
* change WebSockets descriptions
|
2016-11-07 14:00:41 -08:00 |
Andrew Stanton-Nurse
|
d299cc9186
|
apply license headers
|
2016-11-07 12:00:04 -08:00 |
Andrew Stanton-Nurse
|
b2108a6d65
|
major updates to WebSockets implementation
* Ping/Pong handling
* UTF-8 validation
* Customization through WebSocketOptions
* Closes connection on Protocol Errors
* Autobahn Test Suite integrated
|
2016-11-02 11:27:56 -07:00 |