Skip to content
This repository was archived by the owner on Dec 8, 2020. It is now read-only.
This repository was archived by the owner on Dec 8, 2020. It is now read-only.

Implement basic protocol components #4

@JarvisCraft

Description

@JarvisCraft

Create our own implementation of Minecraft Protocol's basic components using Netty by the following specific spec.:

  • Utility for accessing native transport should be added (Epol, KQueue)
  • Allow creation of pooled and unpooled packet instances
  • Allow backwards-compatibility based on protocol version sent by client

The following criteria should be met:

  • Independency from other modules except for shared, eventbus and runtime
  • Compatibility with all existing minecraft packets (stubs should be used when impossible to implement at current)

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions