Signal-Server/service
Jordan Rose 41bf2b2c42
Add a binary format for incoming messages
The existing, general incoming message endpoint accepts messages as
JSON strings containing base64 data, along with all the metadata as
other JSON keys. That's not very efficient, and we don't make use of
that full generality anyway. This commit introduces a new binary
format that supports everything we're using from the old format (with
the help of some query parameters like multi-recipient messages).
2022-02-07 16:05:03 -08:00
..
config Consolidate DynamoDB clients/configuration 2021-12-15 12:42:41 -05:00
src Add a binary format for incoming messages 2022-02-07 16:05:03 -08:00
assembly.xml Build refactor in preparations for bringing in jgitver 2021-05-26 19:42:42 -05:00
pom.xml Exclude junit from transitive dependencies 2022-01-03 15:10:02 -08:00