Skip to content

Comments

RenetSteam: Adding support for socketaddress connection types#184

Draft
AnthonyTornetta wants to merge 2 commits intolucaspoffo:masterfrom
AnthonyTornetta:183-support-socketaddress-connections
Draft

RenetSteam: Adding support for socketaddress connection types#184
AnthonyTornetta wants to merge 2 commits intolucaspoffo:masterfrom
AnthonyTornetta:183-support-socketaddress-connections

Conversation

@AnthonyTornetta
Copy link

Closes #183

This adds support for multiple simultanious connection types in the SteamServerTransport and allows the SteamClientTransport to use them.

Feedback on this would be appreciated, as I am no steam networking expert.

This contains some public API changes, but I did update the README + docs to reflect the changes.

⚠️ This is still largely untested

So far I have only tested this using the localhost IP address.

The new API methods + SteamServerSocketOptions should also be given public docs. This will give people unfamiliar with the steam APIs an easier onboarding process.

@lucaspoffo lucaspoffo self-assigned this Jun 30, 2025
@lucaspoffo
Copy link
Owner

Thanks, I will try taking a look this week, the localhost setup would really help to test locally.

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

Successfully merging this pull request may close these issues.

renet_steam cannot connect to a server using its SocketAddress, but steamworks supports this

2 participants