Skip to content

Files

Latest commit

3bcdaf3 · May 6, 2025

History

History

typescript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 12, 2024
Oct 30, 2024
May 6, 2025
Jan 24, 2025
Oct 30, 2024
Jan 24, 2025
Nov 19, 2021
Nov 21, 2023
Nov 21, 2023
Nov 21, 2023
Nov 21, 2023

TypeScript libraries for MCAP

MCAP is a modular container format and logging library for pub/sub messages with arbitrary message serialization. It is primarily intended for use in robotics applications, and works well under various workloads, resource constraints, and durability requirements.

The following NPM packages are provided for use with JavaScript and TypeScript:

  • @mcap/core – low-level readers and writers
  • @mcap/support – support for well-known compression formats
  • @mcap/nodejs – support for Node.js environment
  • @mcap/browser – support for browser environment