steamworks.js icon indicating copy to clipboard operation
steamworks.js copied to clipboard

Networking API

Open codingMASTER398 opened this issue 2 years ago • 2 comments

Implementing https://partner.steamgames.com/doc/features/multiplayer/networking for multiplayer games would be a huge W for this repo. Any plans to add it?

I'm surprised that Greenworks doesn't already have this either. There is a networking API here already, but pointed out by another issue, it uses an outdated API.

codingMASTER398 avatar Nov 28 '23 11:11 codingMASTER398

ISteamNetworkingMessages specifically

codingMASTER398 avatar Nov 28 '23 11:11 codingMASTER398

ISteamNetworkingMessages specifically

Added this in the PR: https://github.com/ceifa/steamworks.js/pull/142

apxapob avatar Mar 21 '24 19:03 apxapob