libsignal/java/server/src
akonradi-signal 3d8933ec96
Add CompletableFuture.thenApply method
Add the ability to chain futures by applying arbitrary functions. Mirrors
CompletableFuture.thenApply in the Java standard library.
2023-11-13 15:06:40 -05:00
..
main/java/org/signal/libsignal Always use the original SSv2 version byte, 0x22, for ReceivedMessages 2023-11-10 09:30:39 -08:00
test Add CompletableFuture.thenApply method 2023-11-13 15:06:40 -05:00