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

Add encryption policy option to renetcode #149

Closed
wants to merge 6 commits into from

Conversation

UkoeHB
Copy link
Contributor

@UkoeHB UkoeHB commented Feb 22, 2024

This builds off #145 by adding an encryption_policy option to NetcodeServer and NetcodeClient. The TransportSocket trait reports its encryption policy, which is used when setting up netcode in the transports.

With this PR, WebTransport can be implemented at par with UDP-based netcode.

@UkoeHB
Copy link
Contributor Author

UkoeHB commented Apr 20, 2024

Closing this as implemented in renet2.

@UkoeHB UkoeHB closed this Apr 20, 2024
@UkoeHB UkoeHB deleted the agnostic2 branch April 20, 2024 00:34
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.

1 participant