ForgeNetworkingRemastered

In short, Forge Networking is a free and open source multiplayer game (multi-user) networking system that has a very good integration with the Unity game engine. You wanna make a multiplayer game or real time multi-user application? This is the library for you.

Github星跟踪图

In short, Forge Networking is a free and open source multiplayer game (multi-user) networking system that has a very good integration with the Unity game engine. You wanna make a multiplayer game or real time multi-user application? This is the library for you.

Welcome to the most innovative networking solution (which works with the Unity game engine). Forge's network bandwidth is unbeatable, its performance outclasses other solutions, its flexibility is in a league of its own, and, as always, it has no CCU limits whatsoever. Forge Networking is an open source networking solution built in C#. It is completely multi-threaded and was designed to work both inside and outside of the Unity Game Engine but mainly in conjunction with Unity. To get started, check out the links listed below in this readme.

Possibilities

  • Unity multiplayer games/applications
  • Unity independent applications
  • User hosted servers
  • Run servers on Windows, OSX, Raspberry Pi, and/or Linux
  • Developer hosted servers
  • MMO, RTS, FPS, MOBA, you name it, Forge does it
  • Master Servers, NAT Hole punching, Web Servers, Cache servers, all the servers!
  • Server to server communication, yup
  • Spin up servers on demand, check
  • Tons of other stuff that I won't list otherwise I will go on forever, yes indeed

If you can name it, Forge most likely can do it :), it is built on some basic principles which makes any idea a possibility.

TLDR

Forge Networking is a networking solution built with the Unity game engine in mind. However, this is actually the 2nd version of Forge so it has some interesting properties. The first original Forge (classic) was built directly inside of Unity and was very tightly integrated with Unity. Once we learned everything we could from that version we opened up a blank Visual Studio project and began work on Forge Networking Remastered. Forge Networking Remastered was completely developed independently of Unity, it was tested and debugged in a C# project. Once it was working, we added Unity integration. This means that you can easily create native C# applications which run on Forge to support your games and applications such as Relay servers, NAT hole punching servers, chat servers, master servers, cache servers, websocket servers, you name it! Forge was developed in a way that makes it easy for you to serialize data in any way that you want. This allows you to make your project as secure as you want or as fast as you need.

Original Unity Forum Thread

Getting Started

Use the links below to learn how to create your first project with Forge Remastered, and be sure to join our active Discord server to talk with other Forge users.

Official Documentation

Discord - Join us and the growing community, for talking about Forge Networking as well as just networking in general. Even if you don't exactly use Forge Networking in your project you can get a ton of insight from this community :)

Generated API

YouTube Jumpstart Videos

Builds

Nightly Builds Thanks To @TiToMoskito On Discord / Rexima On GitHub

Alternative (older) Unity Package Download V24.3

Ways to support the project

  1. Make pull requests :D
  2. GitHub Sponsorship
  3. Any donations are much appreciated <3

paypal

Contributors

This project exists thanks to all the people who contribute. [Contribute].

License (Apache License 2.0)

See this link for more information

主要指标

概览
名称与所有者BeardedManStudios/ForgeNetworkingRemastered
主编程语言C#
编程语言C# (语言数: 3)
平台
许可证Apache License 2.0
所有者活动
创建于2017-01-10 18:10:06
推送于2022-08-15 15:55:23
最后一次提交2022-08-15 10:55:23
发布数14
最新版本名称release-0.004 (发布于 2017-04-15 01:10:34)
第一版名称release-22.1 (发布于 2017-03-26 13:50:22)
用户参与
星数1.5k
关注者数109
派生数308
提交数757
已启用问题?
问题数149
打开的问题数40
拉请求数197
打开的拉请求数18
关闭的拉请求数44
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?