MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves.

Features

Provides msgpack serializer.

Post-Installation

Additional Requirements

Similar projects

Supporting this Module

Community Documentation

Supporting organizations:

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Project categories: Developer tools, Performance
  • Created by el7cosmos on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    Look for the shield icon below.

Releases

1.0.0 Stable release covered by the Drupal Security Team released 22 September 2024
Works with Drupal: ^10.3 || ^11
Install:

Development version: 1.x-dev updated 22 Sep 2024 at 02:47 UTC