expressobits / steam-multiplayer-peer

Steam Sockets Multiplayer Peer for Godot 4 via GDExtension
MIT License
138 stars 8 forks source link

Mesh network type (Steam Client <> Steam Client) #13

Open 316902108 opened 3 months ago

316902108 commented 3 months ago

May I ask if the "Steam Multiplayer Peer" network link communicates through the "Steam client - - Steam client"? Or is it the "Steam client - SteamServer - Steam client" relay?

316902108 commented 3 months ago

This plugin is fantastic! Thank you to the developer.

scriptsengineer commented 2 months ago

Sorry for the long delay, this plugin works similar to enet, just as a user as host, I didn't implement the mesh form, this part is currently commented in code and I have no plans to implement it