Bitbound.WebSocketBridge.Common
1.0.8
See the version list below for details.
dotnet add package Bitbound.WebSocketBridge.Common --version 1.0.8
NuGet\Install-Package Bitbound.WebSocketBridge.Common -Version 1.0.8
<PackageReference Include="Bitbound.WebSocketBridge.Common" Version="1.0.8" />
<PackageVersion Include="Bitbound.WebSocketBridge.Common" Version="1.0.8" />
<PackageReference Include="Bitbound.WebSocketBridge.Common" />
paket add Bitbound.WebSocketBridge.Common --version 1.0.8
#r "nuget: Bitbound.WebSocketBridge.Common, 1.0.8"
#:package Bitbound.WebSocketBridge.Common@1.0.8
#addin nuget:?package=Bitbound.WebSocketBridge.Common&version=1.0.8
#tool nuget:?package=Bitbound.WebSocketBridge.Common&version=1.0.8
WebSocket Bridge
An ASP.NET Core Native AOT project for bridging websocket clients.
Quickstart (Docker):
docker run -d --name ws-bridge --restart unless-stopped -p 5003:8080 translucency/websocket-bridge:latest
Two websocket clients can then connect to wss://{server-host}/bridge/{guid}/{access-token}
to have their connections bridged.
Each client can provide an optional timeout (in seconds) to indicate how long to wait for the other client to connect. If omitted, the default of 10 seconds will be used.
If 0 is specified, the server will wait indefinitely for the other client to connect.
Example with timeout:
wss://{server-host}/bridge/{guid}/{access-token}?timeout=60
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net9.0
- No dependencies.
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.2.15 | 136 | 5/18/2025 |
1.2.14 | 149 | 5/18/2025 |
1.2.13 | 136 | 5/18/2025 |
1.2.12 | 141 | 5/18/2025 |
1.2.11 | 141 | 5/18/2025 |
1.2.10 | 143 | 5/18/2025 |
1.2.9 | 140 | 5/18/2025 |
1.2.8 | 146 | 5/18/2025 |
1.2.7 | 99 | 5/17/2025 |
1.2.2 | 104 | 5/17/2025 |
1.2.1 | 102 | 5/17/2025 |
1.1.6 | 96 | 5/17/2025 |
1.1.5 | 71 | 5/10/2025 |
1.1.4 | 148 | 5/8/2025 |
1.1.3 | 164 | 11/23/2024 |
1.1.2 | 124 | 11/15/2024 |
1.1.1 | 99 | 11/15/2024 |
1.0.10 | 144 | 5/18/2025 |
1.0.9 | 137 | 5/18/2025 |
1.0.8 | 142 | 5/18/2025 |
1.0.4 | 139 | 7/27/2024 |
1.0.3 | 108 | 7/23/2024 |
1.0.2 | 104 | 7/23/2024 |
1.0.1 | 99 | 7/23/2024 |