RocketWelder.SDK.Protocols 1.1.37

There is a newer version of this package available.
See the version list below for details.
dotnet add package RocketWelder.SDK.Protocols --version 1.1.37
                    
NuGet\Install-Package RocketWelder.SDK.Protocols -Version 1.1.37
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RocketWelder.SDK.Protocols" Version="1.1.37" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RocketWelder.SDK.Protocols" Version="1.1.37" />
                    
Directory.Packages.props
<PackageReference Include="RocketWelder.SDK.Protocols" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RocketWelder.SDK.Protocols --version 1.1.37
                    
#r "nuget: RocketWelder.SDK.Protocols, 1.1.37"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package RocketWelder.SDK.Protocols@1.1.37
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RocketWelder.SDK.Protocols&version=1.1.37
                    
Install as a Cake Addin
#tool nuget:?package=RocketWelder.SDK.Protocols&version=1.1.37
                    
Install as a Cake Tool

WASM-compatible binary protocol encoders/decoders for RocketWelder streaming data (segmentation, keypoints, actions). Zero-allocation varint and zigzag encoding.

Product 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on RocketWelder.SDK.Protocols:

Package Downloads
RocketWelder.SDK

High-performance video streaming client library for RocketWelder services with zero-copy shared memory support

RocketWelder.SDK.Blazor

Blazor components and decoders for RocketWelder streaming data (segmentation, keypoints). WASM-compatible rendering to ICanvas.

RocketWelder.SDK.Vision

Camera vision abstractions for the RocketWelder SDK (ICameraProjector, CameraIntrinsics, CameraProjector, ICameraViewLocator).

RocketWelder.SDK.Server

Server-side library for testing RocketWelder SDK containers. Simulates GStreamer by sending frames via DuplexChannel and reading AI results from sockets.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.0 0 6/6/2026
2.1.0 0 6/6/2026
2.0.0 0 6/6/2026
2.0.0-preview.1 29 6/5/2026
1.28.1-preview.a484d6f 0 6/6/2026
1.28.1-preview.04704f9 0 6/6/2026
1.28.0 35 6/5/2026
1.27.1-preview.f58f8aa 36 6/5/2026
1.27.1-preview.c9df22c 32 6/5/2026
1.27.1-preview.c5081e5 30 6/5/2026
1.27.1-preview.84cb079 26 6/5/2026
1.27.1-preview.430a360 49 6/5/2026
1.27.1-preview.3accb69 30 6/5/2026
1.27.1-preview.0f0fb0b 35 6/5/2026
1.27.1-preview.0853f66 26 6/5/2026
1.27.0 43 6/5/2026
1.26.1-preview.ac1fccc 45 6/4/2026
1.26.0 94 6/3/2026
1.25.0 161 6/2/2026
1.1.37 234 12/21/2025
Loading failed