Transports
Transports control how data is sent, received, and handled over the network.
Last updated
Transports control how data is sent, received, and handled over the network.
Last updated
The Transport is the low-level layer responsible for sending and receiving raw data over the network. It abstracts away the details of TCP/UDP sockets and handles packet delivery, reliability, ordering, etc.
FishNet uses events internally to plug into transport messages. Although it be unlikely you would need to access such messages, they are available to you for your development as well.
There are many transports available, some are maintained by the Fish-Networking team and others maintained by the community.
(LiteNetLib)
(WebGL)
(For offline gameplay)
(Multi-transport support)
(Steamworks.NET)
(Facepunch for Steam)
(Epic Online Services)
(Unity Transport)
(Photon Realtime)
(WebRTC)
(WebRTC)