https://github.com/paraparata/minya
Experimental websocket with state management for React
https://github.com/paraparata/minya
Last synced: about 1 year ago
JSON representation
Experimental websocket with state management for React
- Host: GitHub
- URL: https://github.com/paraparata/minya
- Owner: paraparata
- Created: 2023-12-02T09:32:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T11:53:04.000Z (over 1 year ago)
- Last Synced: 2025-03-10T12:48:39.068Z (over 1 year ago)
- Language: TypeScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minya
**[REALLY, REALLY UNSTABLE]**
Experimental websocket with state management for React. Inspired by [zustand](https://github.com/pmndrs/zustand) and [react-use-websocket](https://github.com/robtaussig/react-use-websocket).
see: `packages/client/src/libs/useSocket.ts`