Skip to content

SteamNetworkingMessages missing? #794

New issue

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

Open
DanielMcAssey opened this issue Jan 6, 2025 · 2 comments
Open

SteamNetworkingMessages missing? #794

DanielMcAssey opened this issue Jan 6, 2025 · 2 comments

Comments

@DanielMcAssey
Copy link

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.

@Rohansi
Copy link
Contributor

Rohansi commented Mar 20, 2025

You're likely better off using ISteamNetworkingSockets instead, which is already available here.

@DanielMcAssey
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants