Project

General

Profile

Actions

Task #4936

open

Use Rust to parse unix socket messages

Added by Jason Ish over 2 years ago. Updated 10 months ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:

Description

As part of the effort to remove libjansson, JSON parsing must be handled for incoming messages on the unix socket. JSON-Rust (https://github.com/maciejhirsz/json-rust) is a small JSON parser in Rust with no dependencies that could serve this purpose. Serde-JSON is another option but does have a higher load of dependencies, but arguable may be better supported with respect to issues and validation.

Actions

Also available in: Atom PDF