Pranav K
|
51d4e11e6f
|
Fix more versions
|
2016-11-11 09:17:22 -08:00 |
Pranav K
|
67129b2515
|
Update dependency versions
|
2016-11-10 10:27:21 -08:00 |
Pranav K
|
5c8043752d
|
Temporarily skipping test
|
2016-11-10 10:02:57 -08:00 |
Pranav K
|
9bc02df82a
|
Look for SignalR.sln
|
2016-11-10 09:47:01 -08:00 |
David Fowler
|
d00f1f93b2
|
Added support for net451 and netstandard1.3
- Replaced Task.CompletedTask with TaskCache.CompletedTask
- Updated tests and src
|
2016-11-07 21:39:19 -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 |
David Fowler
|
7db1eb8f25
|
Add Async suffix to everything
|
2016-11-02 22:02:29 -07: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 |
David Fowler
|
caad670cde
|
Restore works again
|
2016-10-28 09:08:06 -07:00 |
Andrew Stanton-Nurse
|
affcb935d7
|
clean-up and renaming
renamed WebSockets project to clarify it's internalityness
|
2016-10-17 15:27:23 -07:00 |
Andrew Stanton-Nurse
|
a1c0970222
|
move prototype WebSockets-over-Channels code in
nothing is wired up to anything in Sockets yet, it's just a copy of the
code
|
2016-10-14 14:36:18 -07:00 |
David Fowler
|
3032909f3c
|
Added tests
|
2016-10-04 01:32:30 -07:00 |