BrennanConroy
|
5434d437e9
|
Added ChatSample
|
2016-11-02 17:33:48 -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
|
40039afd4f
|
Make a SignalR project and SignalR.Redis project
- Moved RPC into SignalR for now since we don't have a middle layer yet.
- Fixed up name spaces
|
2016-11-02 01:49:05 -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 |
David Fowler
|
540784e525
|
Added .NET WebSocket sample
|
2016-10-01 13:59:35 -07:00 |
David Fowler
|
9f5ef70164
|
Added support for websockets
- Upgraded to ASP.NET Core 1.1 preview
|
2016-10-01 10:26:49 -07:00 |
David Fowler
|
c3753c4f0e
|
Renamed the project and split into class library and sample
|
2016-10-01 00:43:33 -07:00 |