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

Perf: Implement Dynamic Channel-Based Socket Streaming for Infinite Worlds #199

Merged
merged 4 commits into from
Dec 26, 2024

Conversation

tristanpoland
Copy link
Member

No description provided.

@tristanpoland tristanpoland marked this pull request as ready for review December 26, 2024 23:53
@@ -187,6 +188,16 @@

let player_arc: Arc<horizon_data_types::Player> = Arc::new(player);

// TODO: move this to example backend

Check notice

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment
@tristanpoland tristanpoland merged commit 3b3f14e into main Dec 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants