Previous Episode Next Episode is playing Playlists: Episode 01 Episode 02

Unity插件 – 网络托管插件 Super Netcode

File Size: 4.3 MB

Version: 1.8

Support Unity Version: 2018.4.0 or higher

Super Netcode is an easy-to-use self-hosted networking solution. The core of

low-level transportation

and

is a low-level UDP-based transport written from scratch. It supports reliability, encryption, authentication, compression, P2P, mirroring, accurate timing, etc. If you are satisfied with the encoding, you can only use low-level transport and write your own generation and synchronization logic, or you can use a provided network component system built on top of the transport.

Advanced Network Component System

Using the Network Component System, you can easily generate and synchronize objects without coding. There are several components that have been written for simultaneous transformations, rigid bodies, and animations. These components use smooth interpolation and only send updates when necessary to save bandwidth. You can also write