mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 22:52:10 +02:00
We've been sending the values converted to a string, but now that the Value type is transferrable over IPC, send the values themselves. Any client that wants the value as a string may do so easily, whereas this will allow less trivial clients to avoid string parsing.
1.5 KiB
1.5 KiB