Lightweight MooMoo.io msgpack

msgpack for MooMoo.io, but leightweight and fast

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/547088/1648219/Lightweight%20MooMooio%20msgpack.js

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

نووسەر
al007ex
وەشان
0.0.1.20250824085516
Created
2025-08-24
Updated
2025-08-24
Size
7.12 KB
مۆڵەت
نییە

MooMoo Mini MsgPack Lightweight MessagePack encoder/decoder for MooMoo.io

Usage:

const [event, args] = miniMooMsgpack.decode(arrayBuffer);
ws.send(miniMooMsgpack.encode(["packet", [data]]));

Author: Nuro (notnuro0815)