Mirror of space-wizards/SpaceWizards.Lidgren.Network
  • C# 97.7%
  • Lua 1.9%
  • Python 0.4%
Find a file
2026-07-23 21:55:42 +10:00
.github/workflows CRLF -> LF + check pipe (#28) 2026-06-28 15:19:05 +10:00
Documentation CRLF -> LF + check pipe (#28) 2026-06-28 15:19:05 +10:00
Lidgren XNA Extensions CRLF -> LF + check pipe (#28) 2026-06-28 15:19:05 +10:00
Lidgren.Network Use buckets for pooling (#51) 2026-07-23 21:55:42 +10:00
Samples Fix ChatClient / ChatServer not building (#29) 2026-07-02 12:20:32 +10:00
Tools CRLF -> LF + check pipe (#28) 2026-06-28 15:19:05 +10:00
UnitTests Use buckets for pooling (#51) 2026-07-23 21:55:42 +10:00
.editorconfig CRLF -> LF + check pipe (#28) 2026-06-28 15:19:05 +10:00
.gitattributes CRLF -> LF + check pipe (#28) 2026-06-28 15:19:05 +10:00
.gitignore CRLF -> LF + check pipe (#28) 2026-06-28 15:19:05 +10:00
Directory.Packages.props CRLF -> LF + check pipe (#28) 2026-06-28 15:19:05 +10:00
LICENSE Add connection limits (#27) 2026-07-02 11:49:16 +10:00
Lidgren.Network.sln CRLF -> LF + check pipe (#28) 2026-06-28 15:19:05 +10:00
README.md Mention GitHub discussions in README 2023-03-07 12:42:19 +01:00
RELEASE-NOTES.md CRLF -> LF + check pipe (#28) 2026-06-28 15:19:05 +10:00

Lidgren.Network (Space Wizards Edition) Build & Test NuGet link

Lidgren.Network is a networking library for .NET, which uses a single UDP socket to deliver a simple API for connecting a client to a server, reading and sending messages. It supports .NET Standard 2.1+.

Space Wizards Edition is a maintained fork of Lidgren.Network with improvements such as bugfixes, performance improvements (Span<T>!), new features, etc... See the Release Notes for differences.

We're using SpaceWizards.Lidgren.Network as a networking layer for Space Station 14 and Robust.

Contact

If you'd like to get in contact with us or have any questions, you have two options: