1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-06 02:11:06 +09:00
Frank Versnel 27b3d8e386 Added improved NAT punch.
Clients that request an introduction now first request a confirmation from
the server to make sure unconnected messages can be sent in both
directions before attempting to make a connection. Similarly the server
automatically sends a confirmation to the client to reduce the possiblity
that either one of the endpoints has issues with sending messages to the
other.
2016-02-15 16:58:06 +01:00
2016-02-15 16:58:06 +01:00
2015-01-20 18:18:08 +01:00
2015-02-02 02:19:26 +00:00
2015-08-22 14:52:07 +02:00
2015-02-02 14:51:40 +00:00

lidgren-network-gen3

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.

Description
Lidgren Network Library
Readme MIT 11 MiB
Languages
C# 100%