diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2022-11-29 14:03:02 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2022-11-29 14:03:02 -0500 |
commit | b180e4de23cb54ec385e2d999fc5fdd4ea804ba4 (patch) | |
tree | 9fa40994be8712cb15608ee5fbadeb1f9bece427 /indra/llcommon/llsdserialize.cpp | |
parent | 42e0787446d35bf967ff088148f8ad5f902e929b (diff) |
SL-18330: WIP: Send LLLeap to child as binary LLSD; generic parser.
Since parsing binary LLSD is faster than parsing notation LLSD, send data from
the viewer to the LEAP plugin child process's stdin in binary instead of
notation.
Similarly, instead of parsing the child process's stdout using specifically a
notation parser, use the generic LLSDSerialize::deserialize() LLSD parser.
Add more LLSDSerialize Python compatibility tests.
Diffstat (limited to 'indra/llcommon/llsdserialize.cpp')
0 files changed, 0 insertions, 0 deletions