Can a game instance be both server and client? #65
-
|
Can an instance of the game function as both server and client? For example, if I wanted to play P2P in a LAN with 2 players, one machine is both server and client and the other machine is client, so only 2 machines are needed |
Beta Was this translation helpful? Give feedback.
Answered by
arthuro555
Dec 22, 2024
Replies: 1 comment
-
|
yes, it is literally the default behavior of all existing adapters already. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
arthuro555
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes, it is literally the default behavior of all existing adapters already.