mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-08 16:13:04 +02:00
Use the string bridging code introduced previously to provide string arrays to client directly instead of joining and splitting. This eliminates the use of a magic ',' character as a delimiter.