steamworks.js
steamworks.js copied to clipboard
Networking API
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.
ISteamNetworkingMessages specifically
ISteamNetworkingMessages specifically
Added this in the PR: https://github.com/ceifa/steamworks.js/pull/142