Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Add networking functionality #7

Merged
merged 47 commits into from
Feb 23, 2022
Merged

Add networking functionality #7

merged 47 commits into from
Feb 23, 2022

Conversation

Iapetus-11
Copy link
Member

@Iapetus-11 Iapetus-11 commented Feb 23, 2022

  • Adds basic Minecraft networking functionality with both asyncio and regular socket support
  • Resolves Add networking functionality #6.
  • Note, there are some changes from branch 3-packets because I had to merge a fix from that branch.

@Iapetus-11 Iapetus-11 added the enhancement New feature or request label Feb 23, 2022
Copy link
Contributor

@456dev 456dev left a comment

Choose a reason for hiding this comment

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

Lgtm, but I'm not a networking expert

pymine_net/net/socket/server.py Show resolved Hide resolved
@Iapetus-11 Iapetus-11 merged commit c8a715b into main Feb 23, 2022
@Iapetus-11 Iapetus-11 deleted the 6-networking branch February 23, 2022 12:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add networking functionality
3 participants