Commit Graph

18 Commits

Author SHA1 Message Date
ChronosX88
9f8898561d Implement example chat app 2023-12-12 01:06:53 +03:00
ChronosX88
6a5eab54cb Fix merging arrays 2023-12-12 00:55:35 +03:00
ChronosX88
b83e3ee14e Reimplement .put() API 2023-11-15 02:37:19 +03:00
ChronosX88
87da965616 Reimplement network handler 2023-11-15 00:15:18 +03:00
ChronosX88
3338c54680 [WIP] Revamp code base 2023-11-14 03:06:42 +03:00
ChronosX88
eca5e03b6f chore: Add shadow org.json lib 2019-10-01 23:36:19 +04:00
ChronosX88
908a652503 Fixed null when creating GunSuperPeer (storage is null in dispatcher) 2019-05-10 19:50:08 +04:00
ChronosX88
2617e8b7cd Replaced CompletableFuture in PathRef. Bumped version to 0.2.5 2019-05-10 19:24:56 +04:00
ChronosX88
63667b50db Replaced String.join with implementation in Utils class for Android compatibility.
Bumped version to 0.2.4.
2019-05-10 19:04:11 +04:00
ChronosX88
61255b3521 Bumped version to 0.2.3 2019-05-10 18:47:48 +04:00
ChronosX88
2d10e4d73e Replaced CompletableFuture, which is compatible with the Android platform. 2019-05-10 18:46:51 +04:00
ChronosX88
abb87473b0 Bumped version to 0.2.2 2019-05-10 12:31:34 +04:00
ChronosX88
17dcfc9e7b Added Serializable to Node and bumped version 2019-05-09 16:48:24 +04:00
ChronosX88
98d9044054 Bumped version and added shadowJar plugin to Gradle 2019-05-09 16:09:10 +04:00
ChronosX88
279fa0b98c Implemented basic dispatcher and removed GSON dependency. 2019-05-07 16:32:32 +03:00
ChronosX88
baf0a01684 Implemented HAM (this is conflict resolution system) 2019-05-03 12:20:14 +04:00
ChronosX88
c366f3a655 Implemented ad-hoc part 2019-05-02 15:31:40 +04:00
ChronosX88
01e9e53480 Implemented basic server 2019-05-02 14:38:25 +04:00