This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
session-android
Watch
1
Star
0
Fork
0
You've already forked session-android
mirror of
https://github.com/oxen-io/session-android.git
synced
2024-11-24 10:35:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dc73bc2a5c
session-android
/
library
/
protobuf
/
Makefile
4 lines
65 B
Makefile
Raw
Normal View
History
Unescape
Escape
Generate "prekeys" at push registration time. This generates a large number of key exchange messages and registers them with the server during signup.
2013-08-15 15:25:30 +00:00
all
:
Support encrypted transport, properly handle multiple recipients. 1) Add encryption support for the transport layer. This obscures metadata from the push messaging provider. 2) Better support the direction multiple destination messages is headed (one unique message per recipient).
2013-08-30 00:01:30 +00:00
protoc --java_out
=
../src/ IncomingPushMessageSignal.proto
Reference in New Issue
Copy Permalink