mustreams
Version:
Binary stream and buffer for mudb
23 lines (22 loc) • 408 B
JSON
{
"name": "mustreams",
"version": "0.1.8",
"description": "Binary stream and buffer for mudb",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/mikolalysenko/mudb.git"
},
"keywords": [
"mudb",
"real-time",
"multiplayer",
"game",
"network",
"stream",
"buffer",
"binary"
],
"author": "Mikola Lysenko",
"license": "MIT"
}