Skip to content

Network components for Minecraft: Bedrock Edition and Minecraft: Java Edition protocols according to Minecraft Protocol Wiki.

License

Notifications You must be signed in to change notification settings

fhossyl/fhossyl-network

Repository files navigation

Fhossyl Network

actions_badge localized

⚠️ Fhossyl is still a work in progress and is not recommended for production.

fhossyl-network is a repository dedicated to network components for Minecraft: Java Edition and Minecraft: Bedrock Edition protocols.

Credits

  • Minecraft Protocol Wiki. Information about Minecraft servers and clients have been taken from the Minecraft Protocol Wiki.
  • Ktor by Ktor Team. The Ktor for I/O dependency is being used on our build.gradle.kts for Input/Output work.
  • kotlinx.serialization by Kotlin. The kotlinx.serialization dependency is being used on our build.gradle.kts to provide an optimized and cleaner binary (de)serialization systems.
  • kotlinx.coroutines by Kotlin. The kotlinx.coroutines dependency is being user on our build.gradle.kts to provide suspendable, readable and more optimized code.

About

Network components for Minecraft: Bedrock Edition and Minecraft: Java Edition protocols according to Minecraft Protocol Wiki.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages