Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shuklansh/sockettestapp
https://github.com/shuklansh/sockettestapp
jetpack-compose kotlin socket-io websocket
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shuklansh/sockettestapp
- Owner: shuklansh
- Created: 2023-07-20T08:22:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-20T10:48:31.000Z (over 1 year ago)
- Last Synced: 2023-07-20T11:53:18.863Z (over 1 year ago)
- Topics: jetpack-compose, kotlin, socket-io, websocket
- Language: Kotlin
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Socket.io counter
A counter increment app made with socket.io, jetpack compose & Kotlin. Synchronizing count across all devices.
## Screenshots
![Screenshot 2023-07-20 160733](https://github.com/shuklansh/SocketTestApp/assets/89148178/b45be948-e1ca-459f-b184-170fbcb32f6e)
![Screenshot 2023-07-20 160754](https://github.com/shuklansh/SocketTestApp/assets/89148178/6aaf8e4f-227a-425c-ba06-79cbefb794f1)