https://github.com/h3adache/rps_websockets
Rock Paper Scissor demo application with web sockets/react/spring
https://github.com/h3adache/rps_websockets
Last synced: 3 months ago
JSON representation
Rock Paper Scissor demo application with web sockets/react/spring
- Host: GitHub
- URL: https://github.com/h3adache/rps_websockets
- Owner: h3adache
- License: mit
- Created: 2019-03-11T17:09:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T15:26:31.000Z (over 2 years ago)
- Last Synced: 2025-01-17T03:36:41.387Z (5 months ago)
- Language: Java
- Size: 1.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rps_websockets
Rock Paper Scissor demo application with web sockets/react/spring`./gradlew bootRun` in ws-server
`yarn start` in ws-web