Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eihwaz/minecraft-protocol
Library for decoding and encoding Minecraft packets
https://github.com/eihwaz/minecraft-protocol
io minecraft packet protocol rust
Last synced: 2 months ago
JSON representation
Library for decoding and encoding Minecraft packets
- Host: GitHub
- URL: https://github.com/eihwaz/minecraft-protocol
- Owner: eihwaz
- License: mit
- Created: 2019-11-09T10:49:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T17:16:40.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T01:37:58.692Z (3 months ago)
- Topics: io, minecraft, packet, protocol, rust
- Language: Rust
- Homepage:
- Size: 224 KB
- Stars: 24
- Watchers: 5
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
minecraft-protocol
============
[![crates.io](https://img.shields.io/crates/v/minecraft-protocol.svg)](https://crates.io/crates/minecraft-protocol)
[![Build Status](https://travis-ci.com/eihwaz/minecraft-protocol.svg?branch=master)](https://app.travis-ci.com/github/eihwaz/minecraft-protocol)
[![codecov](https://codecov.io/gh/eihwaz/minecraft-protocol/branch/master/graph/badge.svg)](https://codecov.io/gh/eihwaz/minecraft-protocol)Library for decoding and encoding Minecraft packets