package jsonm

  1. Overview
  2. Docs
On This Page
  1. Library jsonm
Legend:
Library
Module
Module type
Parameter
Class
Class type

Jsonm v1.0.2

Jsonm is a non-blocking streaming codec to decode and encode the JSON data format. It can process JSON text without blocking on IO and without a complete in-memory representation of the data.

Library jsonm

  • Jsonm Non-blocking streaming JSON codec.