Registry / networking / msh3
library0.8.0vcpkgunverified

Minimal HTTP/3 library

vcpkg install msh3
INSTALL
IMPORT
SIG · MSH3
M
msh3
networkingcppv0.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

msh3/msh3.h
#include <msh3/msh3.h>

Prints msh3 library version

#include <msh3/msh3.h> #include <stdio.h> int main() { printf("msh3 version: %s\n", msh3_version()); return 0; }
Debug
Known issues
gotchaRequires QUIC transport (e.g., MsQuic)
fix
Link to a QUIC implementation like MsQuic
affects: *
Upgrade
Version history
0.8.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

msh3 — pip install msh3 · libregistry