Mirror of space-wizards/SpaceWizards.Lidgren.Network
Find a file
nikthechampiongr 450e822780
Fix ReservedAddress checking (#14)
Mask was incorrectly calculated.
2024-11-20 23:20:28 +01:00
.github/workflows Nevermind, you can't do x64 macOS on actions without paying. 2024-05-03 21:39:26 +02:00
Documentation Documentation/ReadMe.txt added 2012-10-18 14:44:28 +00:00
Lidgren XNA Extensions Removed XNA extensions as a project since it doesn't build. Kept actual code file so it can be used manually. 2015-02-02 09:42:22 +01:00
Lidgren.Network Fix ReservedAddress checking (#14) 2024-11-20 23:20:28 +01:00
Samples Samples: Allow NetPeerSettingsWindow to toggle warning/error messages. 2024-05-03 21:24:01 +02:00
Tools Broken if on wireshark plugin 2022-08-06 16:23:41 +02:00
UnitTests Make NetUtility.ResolveAsync callback methods use task-based implementation. 2024-01-23 20:58:31 +01:00
.editorconfig Add .editorconfig before Rider makes a mess with mixed indentation. 2020-10-10 23:19:50 +02:00
.gitattributes Gitattributes for CRLF nonsense ? 2024-01-22 15:44:32 +01:00
.gitignore fixed git ignore not ignoring visual studio folders properly for newer versions 2018-01-06 15:53:32 +00:00
Directory.Packages.props Update chat sample, add it to main sln. 2024-05-03 16:39:31 +02:00
LICENSE Added license for clarity 2015-08-22 14:52:07 +02:00
Lidgren.Network.sln Update chat sample, add it to main sln. 2024-05-03 16:39:31 +02:00
README.md Mention GitHub discussions in README 2023-03-07 12:42:19 +01:00
RELEASE-NOTES.md Release: v0.3.1 2024-05-06 01:49:08 +02: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: