# lidgren/lidgren-network-gen3

Lidgren Network Library

Repository: https://github.com/lidgren/lidgren-network-gen3
Canonical: https://ross.abutalabs.com/products/lidgren-network-gen3
Homepage: https://groups.google.com/forum/#!forum/lidgren-network-gen3
Language: C#
License: MIT
License Family: permissive
Last push: 2021-01-29T06:26:01+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4243, "days_push": 2042, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1221, forks 359 (observed 2026-08-28T04:04:02.115201+00:00)

## What it is
Lidgren.Network is a C# networking library for the .NET framework that uses a single UDP socket to provide a simple client-server messaging API. This fork is updated for Unity3D compatibility but is no longer actively developed, accepting only minor bug fixes.

## Use cases
- add multiplayer networking to a Unity game
- send UDP messages between a C# client and server
- build a real-time game server in .NET
- implement reliable messaging over UDP in C#
- connect game clients to a server with a simple networking API

## When to choose
- you need a lightweight, proven UDP networking layer for a .NET or Unity game
- you want a simple client-server message API without heavy dependencies
- you're maintaining an existing project already built on Lidgren

## When to avoid
- you need a library under active development with ongoing support
- you require .NET Core / modern .NET official support
- you need TCP, WebSockets, or higher-level features like matchmaking or relay services

## Facets
- artifact type: library
- maturity: maintenance
- function: networking, p2p
- domain: networking
- platform: windows, cross-platform, dotnet
- tags: udp, game-networking, unity, csharp, client-server, game-development, real-time, linux, macos

## Member repositories
- lidgren/lidgren-network-gen3 (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.115201+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:41.874064+00:00, confidence not recorded.
  - readme: https://github.com/lidgren/lidgren-network-gen3 (fetched 2026-08-28T04:04:02.115201+00:00, sha 203919e82007)
  - homepage: https://groups.google.com/forum/#!forum/lidgren-network-gen3 (fetched 2026-08-29T12:24:01.753756+00:00, sha c8364eeee767)
- Data as of 2026-08-30T08:39:29.467469+00:00.
