This website requires JavaScript.
Explore
Help
Sign In
ChronosXYZ
/
Influence-P2P
Watch
1
Star
0
Fork
0
You've already forked Influence-P2P
mirror of
https://github.com/ChronosX88/Influence-P2P.git
synced
2024-11-22 07:12:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
4dd6eca565
Influence-P2P
/
app
History
ChronosX88
4dd6eca565
Fixed build error in Entities (id wasn't @NonNull)
2019-03-20 14:55:35 +04:00
..
libs
Implemented custom storage for peer (standard impl isn't working on Android, so custom impl was build on top of MVStore), added JBoss Serialization lib. Also added basic peer initialization (non architectured yet)
2019-03-11 21:23:55 +04:00
src
/main
Fixed build error in Entities (id wasn't @NonNull)
2019-03-20 14:55:35 +04:00
.gitignore
Initial commit
2019-02-26 13:53:45 +04:00
build.gradle
Changed JSON formatting (from org.json to Gson), added ping handler (sends pong in reply)
2019-03-19 15:04:06 +04:00
proguard-rules.pro
Initial commit
2019-02-26 13:53:45 +04:00