Influence-P2P/app
2019-03-21 14:59:17 +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 [WIP] Started implement creating chat system (and handling system) 2019-03-21 14:59:17 +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