We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, Backdash.Gns only supports Steamworks SDK.
Backdash.Gns
It is trivial to add support for the open source stand-alone GameNetworkingSockets, but there are several blockers on the GNS upstream:
test_p2p.py
ISteamNetworkingMessages
Even if the support is implemented, it is not possible to use it until all of these are fixed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently,
Backdash.Gns
only supports Steamworks SDK.It is trivial to add support for the open source stand-alone GameNetworkingSockets, but there are several blockers on the GNS upstream:
test_p2p.py
(local P2P test) fails even on non-symmetric mode ValveSoftware/GameNetworkingSockets#362ISteamNetworkingMessages
Even if the support is implemented, it is not possible to use it until all of these are fixed.
The text was updated successfully, but these errors were encountered: