8000 ✨Minecraft traps by dxrcy · Pull Request #62 · rozukke/lace · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

✨Minecraft traps #62

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

Merged
merged 20 commits into from
Apr 18, 2025
Merged

✨Minecraft traps #62

merged 20 commits into from
Apr 18, 2025

Conversation

dxrcy
Copy link
Contributor
@dxrcy dxrcy commented Apr 14, 2025

Socket is lazily connected on first execution of a Minecraft trap.

Reads and writes to TCP stream without allocating temporaries for request/response data.

  • StreamIter wraps TcpStream::read to buffer reads and yield individual bytes.
  • IntegerReader parses integers from a byte iterator (StreamIter).
  • CleanMemoryStr wraps MemoryStr to sanitize string arguments in ECLI requests.

Mostly copied from mcrs, although exclusion of non-scalar responses allows for more specialized parsing.

@dxrcy dxrcy changed the base branch from main to minecraft April 16, 2025 00:08
Copy link
Owner
@rozukke rozukke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tyvm students will now experience the full swag of our next-level tooling

@rozukke rozukke merged commit 6f5b900 into rozukke:minecraft Apr 18, 2025
3 checks passed
@dxrcy dxrcy deleted the mc branch April 18, 2025 08:12
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
0