Michal Mrnuštík
383b0f5c3e
Replace status code with status code enum ( #22116 )
...
* Replace all hardcoded status codes with System.Net.HttpStatusCode
* Replace all StatusCodes references to HttpStatusCode
Co-authored-by: Michal Mrnuštík <michal.mrnustik@riganti.cz>
2021-04-23 10:14:47 -10:00
Rick Anderson
6689b69a6f
remove ReceiveBufferSize ( #21170 )
...
* remove ReceiveBufferSize
* remove ReceiveBufferSize
2021-01-08 19:15:12 -10:00
Rick Anderson
8937ba6eef
add using to sockets sample ( #20301 )
...
* add using to sockets sample
* Update aspnetcore/fundamentals/websockets/samples/2.x/WebSocketsSample/Startup2.cs
Co-authored-by: Brennan <brecon@microsoft.com>
Co-authored-by: Brennan <brecon@microsoft.com>
2020-10-26 11:10:40 -10:00
David Pine
1abb32ad3d
Compressed .PNG image files ( #15654 )
2019-11-11 10:53:59 -06:00
Tom Dykstra
04997431de
Fix AllowedOrigins snippet ( #10353 )
2019-01-12 13:33:16 -08:00
Hisham Bin Ateya
d3b9269016
Use Microsoft.AspNetCore.App & CreateWebHostBuilder in web sockets sample ( #8890 )
...
* netcoreapp1.1 -> netcoreapp2.1
* Use Microsoft.AspNetCore.All meta package
* Use CreateWebHostBuilder
* Sample versioning
* Fix target framework
* Redo unnecessary changes
* Update packages version
* Implicit version for App package
* Fix the package name
* Versioning the code snippets
* WebSocketSample -> WebSocketsSample
2018-10-09 09:15:00 -10:00
Corey Ford
c84d142185
fixed bug during socket.onclose ( #8784 )
...
* fixed bug during socket.onclose
* More JS cleanup
2018-10-02 14:17:25 -05:00
Nuri YILMAZ
c15f90eff2
few missed lines ( #6139 )
2018-04-30 13:25:07 -05:00
jkotalik
d182d04934
Escapes data in websockets example
2017-08-07 10:01:48 -07:00
Tom Dykstra
fd92895d6f
Topic: WebSockets ( #3110 )
2017-03-31 11:02:08 -07:00
Tom Dykstra
c99165a146
Revert "new topic"
...
This reverts commit 81e8a1c0fd
.
2017-03-29 16:54:26 -07:00
Tom Dykstra
3ee89ffd2e
Revert "add git-ignored file"
...
This reverts commit b3675ee186
.
2017-03-29 16:54:17 -07:00
Tom Dykstra
b3675ee186
add git-ignored file
2017-03-29 16:39:35 -07:00
Tom Dykstra
81e8a1c0fd
new topic
2017-03-29 16:39:35 -07:00