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

Networking Refactor Pt. 1 #74

Merged
merged 6 commits into from
Sep 5, 2024

Conversation

StripedMonkey
Copy link
Contributor

This is the first in a series of refactors to improve the networking stack for Pumpkin.

This first PR takes the first step towards extracting TCP connections from the server and client code. Nothing significant here, as I'd like to start taking small steps that make sense to you guys.

Tokens already implement copy and clone, keeping a shared reference to the token doesn't actually do anything, and is larger than a token is to begin with.

clone copies
@Snowiiii
Copy link
Member

Snowiiii commented Sep 5, 2024

Thanks

@Snowiiii Snowiiii merged commit 0f60f74 into Pumpkin-MC:master Sep 5, 2024
5 checks passed
@Snowiiii Snowiiii mentioned this pull request Sep 5, 2024
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.

2 participants