Bielu.AspNetCore.AsyncApi.Extensions.Protocols.WebRtc
1.0.0
Prefix Reserved
dotnet add package Bielu.AspNetCore.AsyncApi.Extensions.Protocols.WebRtc --version 1.0.0
NuGet\Install-Package Bielu.AspNetCore.AsyncApi.Extensions.Protocols.WebRtc -Version 1.0.0
<PackageReference Include="Bielu.AspNetCore.AsyncApi.Extensions.Protocols.WebRtc" Version="1.0.0" />
<PackageVersion Include="Bielu.AspNetCore.AsyncApi.Extensions.Protocols.WebRtc" Version="1.0.0" />
<PackageReference Include="Bielu.AspNetCore.AsyncApi.Extensions.Protocols.WebRtc" />
paket add Bielu.AspNetCore.AsyncApi.Extensions.Protocols.WebRtc --version 1.0.0
#r "nuget: Bielu.AspNetCore.AsyncApi.Extensions.Protocols.WebRtc, 1.0.0"
#:package Bielu.AspNetCore.AsyncApi.Extensions.Protocols.WebRtc@1.0.0
#addin nuget:?package=Bielu.AspNetCore.AsyncApi.Extensions.Protocols.WebRtc&version=1.0.0
#tool nuget:?package=Bielu.AspNetCore.AsyncApi.Extensions.Protocols.WebRtc&version=1.0.0
Bielu.AspNetCore.AsyncApi.Extensions.Protocols.WebRtc
WebRTC protocol bindings for Bielu.AspNetCore.AsyncApi.
AsyncAPI has no built-in webrtc protocol, so this package adds one: channel, operation,
message and server binding types that describe data channels, their negotiation parameters and the signaling exchange, serialized into the generated document
under the webrtc binding key.
Installation
dotnet add package Bielu.AspNetCore.AsyncApi.Extensions.Protocols.WebRtc
Usage
Register a server using the protocol, then attach bindings to the channels and operations that use it:
builder.Services.AddAsyncApi(options =>
{
options.AddServer("webrtc", "localhost:5000", WebRtcProtocol.ProtocolName);
});
Because the bindings are ordinary AsyncAPI binding objects, any AsyncAPI-aware tool reads the document — and the matching interactive console can drive the protocol from a browser.
Documentation
Feedback & Contributing
Released under the MIT license. Bug reports and contributions are welcome at the GitHub repository.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Bielu.AspNetCore.AsyncApi (>= 1.0.0)
- ByteBard.AsyncAPI.NET (>= 3.0.1)
- ByteBard.AsyncAPI.NET.Bindings (>= 3.0.1)
- ByteBard.AsyncAPI.NET.Readers (>= 3.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 86 | 8/2/2026 |
| 1.0.0-beta.639212611648129867 | 40 | 8/2/2026 |
| 1.0.0-beta.639212599446238423 | 42 | 8/2/2026 |
| 1.0.0-beta.639212120718910090 | 45 | 8/1/2026 |
| 1.0.0-beta.639212076260211021 | 43 | 8/1/2026 |
| 1.0.0-beta.639212044042877584 | 44 | 8/1/2026 |
| 1.0.0-beta.639209220947418460 | 44 | 7/29/2026 |
| 1.0.0-beta.639209066819502286 | 45 | 7/29/2026 |
| 1.0.0-beta.639208696856244784 | 47 | 7/28/2026 |
| 1.0.0-beta.639207351003116057 | 42 | 7/27/2026 |
| 1.0.0-beta.639207338242555809 | 48 | 7/27/2026 |
| 1.0.0-beta.639203173131792988 | 44 | 7/22/2026 |
| 1.0.0-beta.639203162467618196 | 46 | 7/22/2026 |
| 1.0.0-beta.639203031360907880 | 50 | 7/22/2026 |
| 1.0.0-beta.639203020568560427 | 46 | 7/22/2026 |
| 1.0.0-beta.639203013842046086 | 43 | 7/22/2026 |
| 1.0.0-beta.639200918818601177 | 51 | 7/19/2026 |
| 1.0.0-beta.639200865823940136 | 54 | 7/19/2026 |
| 1.0.0-beta.639200669692946724 | 52 | 7/19/2026 |
| 1.0.0-beta.639197837648052351 | 53 | 7/16/2026 |