mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 13:32:23 +00:00
8c46040e204f940b31fb36fc03030efdea242ac3
- Introduced a new useSocket hook for managing Socket.IO connections in React components, providing methods for emitting and listening to events. - Created a socketService class to handle the Socket.IO connection, including automatic reconnection and event management. - Implemented token-based authentication for socket connections using the Zustand auth store, ensuring secure communication with the server. - Added event handlers for connection status and error management to enhance reliability. These changes enable real-time communication capabilities in the application, improving user interaction and responsiveness.
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.
Recommended IDE Setup
Languages
Rust
59.1%
TypeScript
37.9%
JavaScript
1.6%
Shell
1.2%
CSS
0.1%