Stoat for Android — App and internal API library
Go to file
Infi 589c00d3ee feat: a real-time websocket connection
- more schemas
 - schemas for all sendable and receivable socket frames(packets)
 - multi-threading woohoo!
 - handling for ready event
 - sending out the ping event in 30-second intervals
 - connect-disconnect-reconnect logic (implemented, but to be used)
 - caches for all the things!
2022-12-23 03:43:20 +01:00
.idea feat: initial commit 🎉 2022-12-05 16:08:17 +01:00
app feat: a real-time websocket connection 2022-12-23 03:43:20 +01:00
gradle/wrapper feat: initial commit 🎉 2022-12-05 16:08:17 +01:00
.gitignore feat: initial commit 🎉 2022-12-05 16:08:17 +01:00
build.gradle feat: initial commit 🎉 2022-12-05 16:08:17 +01:00
gradle.properties feat: initial commit 🎉 2022-12-05 16:08:17 +01:00
gradlew feat: initial commit 🎉 2022-12-05 16:08:17 +01:00
gradlew.bat feat: initial commit 🎉 2022-12-05 16:08:17 +01:00
settings.gradle feat: initial commit 🎉 2022-12-05 16:08:17 +01:00