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-30 21:45:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c375ed8638
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
:
Collapse SessionRecord, SessionState, and PreKeyRecord interfaces.
2014-04-24 22:39:55 +00:00
protoc --java_out
=
../src/ IncomingPushMessageSignal.proto
Reference in New Issue
Copy Permalink