#message #metaverse #metaverse-messages

metaverse_messages

packet definitions for the open metaverse

6 releases

new 0.1.1 May 3, 2025
0.1.0 Feb 27, 2025
0.0.3 May 3, 2025
0.0.2 Feb 21, 2025
0.0.1 Aug 16, 2024

#104 in Simulation


Used in metaverse_session

AGPL-3.0-or-later

160KB
4K SLoC

Metaverse Messages

last-commit open-pr open-issues

Messages

crates.io-messages docs.rs-messages This is the protocol spec. This contains all of the information about messages that can be sent to and from the server. The goal is to keep this general enough to be able to implement this for both client and server projects. More information on the spec can be found here.

Getting Started

cargo run Will run the debug UI. cargo test Will run the tests.

Dependencies

~15–28MB
~476K SLoC