Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nwylynko/node-react-ws-game-state
a setup for a nodejs websocket game server to share game state with a reactjs app using custom hooks and context
https://github.com/nwylynko/node-react-ws-game-state
Last synced: 30 days ago
JSON representation
a setup for a nodejs websocket game server to share game state with a reactjs app using custom hooks and context
- Host: GitHub
- URL: https://github.com/nwylynko/node-react-ws-game-state
- Owner: NWylynko
- License: mit
- Created: 2021-02-10T07:40:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-12T02:35:15.000Z (almost 4 years ago)
- Last Synced: 2024-10-25T23:10:00.586Z (3 months ago)
- Language: TypeScript
- Size: 206 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-react-ws-game-state
a setup for a nodejs websocket game server to share game state with a reactjs app using custom hooks and context