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 #1

Updated by Jason Ish over 1 year ago

  • Target version changed from 7.0.0-beta1 to 8.0.0-beta1
Actions #2

Updated by Philippe Antoine 10 months ago

  • Assignee set to Jason Ish

You already have a Poc, right Jason ?

Actions #3

Updated by Jason Ish 10 months ago

Philippe Antoine wrote in #note-2:

You already have a Poc, right Jason ?

Don't think so.

Actions

Also available in: Atom PDF