Skip to content
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

Mark the networking module as deprecated #90

Open
arthuro555 opened this issue Apr 20, 2023 · 0 comments
Open

Mark the networking module as deprecated #90

arthuro555 opened this issue Apr 20, 2023 · 0 comments

Comments

@arthuro555
Copy link
Contributor

While my knowledge of rust is limited, as far as I can tell, the networking module of steamworks-rs is being used, which uses the deprecated ISteamNetworking:

image
image
image

As such, it would be great if the networking module could be marked as deprecated (i.a. via the /** @deprecated */ JSDoc comment), so that IDEs warn about the state of this API properly. It would be even greater if these bindings could include the newer networking APIs that replace it as well ;)

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

1 participant