Skip to content

Add binary (de)serialization support to Prism #142

Open
@thecodewarrior

Description

@thecodewarrior

Currently, Prism only supports NBT serialization. NBT however is horribly inefficient over the network, so binary serialization needs to be created. However, there should still be a fallback for types that are serializable to NBT but have no custom binary serializer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Module: ScribeRelated to the Scribe moduleenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions