Go to file
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
samples
src major updates to WebSockets implementation 2016-11-02 11:27:56 -07:00
test major updates to WebSockets implementation 2016-11-02 11:27:56 -07:00
.gitattributes
.gitignore major updates to WebSockets implementation 2016-11-02 11:27:56 -07:00
LICENSE.md
Microsoft.AspNetCore.Sockets.sln major updates to WebSockets implementation 2016-11-02 11:27:56 -07:00
NuGet.config
global.json