kt81
-
- 1,046 total downloads
- last updated 7/11/2026
- Latest version: 1.2.0
Roslyn source generator that turns C# structs with fixed byte buffers into zero-allocation views over binary data. Declare bit fields with attributes that mirror the protocol spec tables (network packets, media... More information -
- 354 total downloads
- last updated 7/19/2026
- Latest version: 0.3.0
A small QUIC abstraction with two interchangeable backends: the real System.Net.Quic over native msquic, and an in-process loopback wired with System.IO.Pipelines that needs no msquic or IPv6. It lets a... More information -
Spangle.
by: kt81Net. Moqt - 320 total downloads
- last updated 7/19/2026
- Latest version: 0.3.0
A Media over QUIC Transport (MOQT) implementation for .NET, pinned to draft-ietf-moq-transport-18: the wire codec (MoQ variable-length integers, Key-Value-Pairs, control-message framing), the control messages,... More information -
- 297 total downloads
- last updated 7/10/2026
- Latest version: 0.2.0
SRT (Secure Reliable Transport) listener and duplex-pipe transport for .NET, built on System.IO.Pipelines. Truly asynchronous accept, backpressure-aware receive driven by srt_epoll, and zero staging copies... More information