Consider adding AsyncAPI to SignalR
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Similar to how **OpenAPI** documents can be generated for **REST** **API**s, it would be nice to have [**AsyncAPI**](https://www.asyncapi.com/) documents generated for **SignalR** **Hubs**.
### Describe the solution you'd like
Similar to how it is possible to generate **OpenAPI** documents from REST APIs, ([OpenAPI support in ASP.NET Core API apps](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/openapi/overview)), an **AsyncAPI** set of libraries and tools would allow the same for **AsyncAPI**.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.