for-android/app
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
..
src/main feat: a real-time websocket connection 2022-12-23 03:43:20 +01:00
.gitignore feat: initial commit 🎉 2022-12-05 16:08:17 +01:00
build.gradle feat: persistently save user session token 2022-12-11 03:06:00 +01:00
proguard-rules.pro feat: initial commit 🎉 2022-12-05 16:08:17 +01:00