We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there,
SteamNetworkingMessages seems to be missing from this library.
https://partner.steamgames.com/doc/api/ISteamnetworkingMessages
It seems to have the interface, but not the implementation.
The text was updated successfully, but these errors were encountered:
You're likely better off using ISteamNetworkingSockets instead, which is already available here.
Sorry, something went wrong.
SteamNetworkingMessages has some improvements on Sockets, it's built on top of Sockets, but may still be useful.
My PR that implements this is still waiting to be merged #799
No branches or pull requests
Hi there,
SteamNetworkingMessages seems to be missing from this library.
https://partner.steamgames.com/doc/api/ISteamnetworkingMessages
It seems to have the interface, but not the implementation.
The text was updated successfully, but these errors were encountered: