Project

General

Profile

Actions

Task #4936

open
JI JI

Use Rust to parse unix socket messages

Task #4936: Use Rust to parse unix socket messages

Added by Jason Ish over 4 years ago. Updated almost 2 years 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.

JI Updated by Jason Ish over 3 years ago Actions #1

  • Target version changed from 7.0.0-beta1 to 8.0.0-beta1

PA Updated by Philippe Antoine almost 3 years ago Actions #2

  • Assignee set to Jason Ish

You already have a Poc, right Jason ?

JI Updated by Jason Ish almost 3 years ago Actions #3

Philippe Antoine wrote in #note-2:

You already have a Poc, right Jason ?

Don't think so.

VJ Updated by Victor Julien almost 2 years ago Actions #4

  • Target version changed from 8.0.0-beta1 to 9.0.0-beta1
Actions

Also available in: PDF Atom