Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

AscensionGameDev/Lidgren.Network

 
 

Repository files navigation

Lidgren.Network Lidgren.Network/main Nuget Discord

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

Archive Notice

Lidgren is no longer being used by Intersect, and this repository will no longer be maintained. It will remain available (in read-only mode) for the forseeable future in case someone wants access to the source code.

This has been updated for use with Unity3D, feel free to send PRs for other bugs fixes. To use this in Unity3D just enable the experimental .NET framework. you can do this in Edit -> Project Settings -> Player -> Other Settings -> Api Compatibility Level -> .NET 4.6

Platforms supported:

  • Linux
  • Mac
  • OSX

Platforms/Toolchains which need testing:

  • Android
  • iPhone
  • Xamarin

Future Roadmap:

  • Update to latest .NET 4.6
  • Investigate officially supporting .NET Core.
  • Improve test suite so that tests are run on all platforms we support, for each release.

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%