Edit of asset "BSON for Godot" Accepted

Old/Current New/Edit
Title BSON for Godot
Description This is a simple BSON serializer and deserializer written in GDScript that is originally designed to be compatible with JSON for Modern C++'s BSON components, but it can be used with any other BSON tool.

From bsonspec.org:
BSON, short for Bin­ary JSON, is a bin­ary-en­coded seri­al­iz­a­tion of JSON-like doc­u­ments. Like JSON, BSON sup­ports the em­bed­ding of doc­u­ments and ar­rays with­in oth­er doc­u­ments and ar­rays.

This plugin is useful for server/client communication, interacting with MongoDB, reducing JSON file sizes, etc.
Category Tools
License MIT
Repository Provider Gogs/Gitea/Codeberg
Repository Url https://git.colormatic.org/ColormaticStudios/godot-bson
Issues Url https://git.colormatic.org/ColormaticStudios/godot-bson/issues
Godot version Godot 4.4 Godot 4.4
Version String v1.1.2 v1.1.2
Download Commit 82534037461eb2401a94c54ad083cd257050a52e 82534037461eb2401a94c54ad083cd257050a52e
Download Url (Computed) https://git.colormatic.org/ColormaticStudios/godot-bson/archive/82534037461eb2401a94c54ad083cd257050a52e.zip https://git.colormatic.org/ColormaticStudios/godot-bson/archive/82534037461eb2401a94c54ad083cd257050a52e.zip
Icon Url https://git.colormatic.org/ColormaticStudios/godot-bson/raw/branch/main/icon.svg