Исходный код вики SSE PushStreamContent
Редактировал(а) Alexandr Fokin 2022/10/10 01:46
Скрыть последних авторов
author | version | line-number | content |
---|---|---|---|
![]() |
4.1 | 1 | Точка доступа на основе фреймворка, использующая соединение [[SSE>>Сети.Протоколы.HTTP 1\.1.SSE.WebHome]]. |
2 | |||
3 | Класс PushStreamContent используется для отправки данных со стороны серверного приложения. | ||
4 | |||
5 | ---- | ||
6 | |||
![]() |
1.1 | 7 | PushStreamContent |
8 | https://docs.microsoft.com/en-us/previous-versions/aspnet/hh995285(v%3Dvs.118) | ||
9 | |||
![]() |
3.1 | 10 | STREAMING DATA WITH ASP .NET WEB API AND PUSHCONTENTSTREAM |
11 | https://gigi.nullneuron.net/gigilabs/streaming-data-with-asp-net-web-api-and-pushcontentstream/ | ||
12 | |||
13 | Asynchronous PushStreamContent | ||
![]() |
2.1 | 14 | https://blog.stephencleary.com/2016/10/async-pushstreamcontent.html |
![]() |
3.1 | 15 | |
16 | Asynchronously streaming video with ASP.NET Web API | ||
17 | https://gigi.nullneuron.net/gigilabs/streaming-data-with-asp-net-web-api-and-pushcontentstream/ |