lidgren-network-gen3

Lidgren Network Library (by lidgren)

Lidgren-network-gen3 Alternatives

Similar projects and alternatives to lidgren-network-gen3

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better lidgren-network-gen3 alternative or higher similarity.

lidgren-network-gen3 reviews and mentions

Posts with mentions or reviews of lidgren-network-gen3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-09.
  • How do modern games solve the NAT issue in multiplayer?
    2 projects | /r/gamedev | 9 Nov 2022
    I use the NAT holepunching implementation in https://github.com/lidgren/lidgren-network-gen3 for my game, and it works without issues for most users.
  • What's something you REALLY want to add to your game BUT you avoid doing it (because of technical difficulties or scope)?
    1 project | /r/gamedev | 18 May 2022
    I use the c# library lidgren for my game and it includes multiple techniques for managing the nat port forwarding issue. Most notably, nat hole punching. Highly recommended!
  • [Modding-Info] Restoring multiplayer
    2 projects | /r/SwordCoast | 14 May 2022
    Heya, so I've been trying to restore the multiplayer functionality for the past week or so. Spent way to much time on this. I had to remake the whole thing over and over again because of issues.. Currently I didn't get much further than enabling an actual lobby. The main issue is that so much of the code to boot the game in online mode is obfuscated. Now to some information that might be useful for others, because honestly I never really did anything with c# and unity. Whenever you try to go into online mode the game connects to: world.gameaccounts.swordcoast.com Failing to get a proper response sets the game in offline mode. The full string is: private const string ࢩ = "wss://world.gameaccounts.swordcoast.com/scl/websocket/game_auth"; Also obfuscated and located in assembly-csharp.dll -> ngCloudServices Setting your host file to redirect world.gameaccounts.swordcoast.com to your local ip works but obviously we are missing the server. So once again we are failing to connect, setting the game to offline mode and locking all network functionality. GameConfig.json in the game folder mentions LAN Lidgrin which is actually a typo by the devs. The name of this library is Lidgren, see: https://github.com/lidgren/lidgren-network-gen3 I'm not sure if the config file really does anything since the webserver failure locks the game in offline mode. But the libaries are included in the game. As for debugging, output_log.txt in the data folder is actually quite useful to see where the code falls apart. For decompiling, editing and compiling your modified code use dnspy: https://github.com/VNGhostMans/dnSpyEx If someone is picking this up and needs more information about the games code structure and such let me know.
  • Worried about server security and seperation with Mirror Networking
    3 projects | /r/Unity3D | 14 Feb 2022
    You definitely want to a low level API (LLAPI) instead, like f.ex. LiteNetLib, ENet, lidgren or similar. I haven't touched anyone of these recently, except the first one a year-ish ago, so I won't say anything about where they stand today.
  • [Hobby // RevShare] Looking For Senior Multiplayer Developer (Unity)
    6 projects | /r/INAT | 11 Sep 2021
    Lidgren
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 25 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic lidgren-network-gen3 repo stats
5
1,183
0.0
about 3 years ago

lidgren/lidgren-network-gen3 is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of lidgren-network-gen3 is C#.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com