dotnet / dotnet/AspNetCore.Docs
Add Web Worker doc/example for SignalR
Open
doc-idea
SignalR
- Dominant language
- C#
- Stars
- 13.1k
- Forks
- 24.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 97
Description
If we feel the browser service worker scenario warrants an entire doc article as requested via [this issue](https://github.com/aspnet/SignalR-samples/issues/18), use @halter73's code samples below to source an article on the topic.
https://github.com/aspnet/AspNetCore/blob/9158039c9515e46d39c90f462ae91827769889c4/src/SignalR/samples/SignalRSamples/wwwroot/worker.html
https://github.com/aspnet/AspNetCore/blob/9158039c9515e46d39c90f462ae91827769889c4/src/SignalR/samples/SignalRSamples/wwwroot/worker.js
Contributor guide
Assessment
This issue has not been assessed yet.