{"id":24256209,"url":"https://github.com/sandros94/nuxt-reactive-ws","last_synced_at":"2026-02-27T23:41:41.176Z","repository":{"id":271641768,"uuid":"914107635","full_name":"sandros94/nuxt-reactive-ws","owner":"sandros94","description":"A real-time demo showcasing WebSockets to reactively update multiple states across different browsers/devices.","archived":false,"fork":false,"pushed_at":"2025-01-22T23:05:29.000Z","size":847,"stargazers_count":21,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T10:46:13.266Z","etag":null,"topics":["nuxt","websocket"],"latest_commit_sha":null,"homepage":"https://reactive-ws.s94.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sandros94.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-09T00:57:26.000Z","updated_at":"2025-01-30T21:10:43.000Z","dependencies_parsed_at":"2025-01-14T15:46:31.474Z","dependency_job_id":null,"html_url":"https://github.com/sandros94/nuxt-reactive-ws","commit_stats":null,"previous_names":["sandros94/nuxt-reactive-sse","sandros94/nuxt-reactive-ws"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sandros94/nuxt-reactive-ws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandros94%2Fnuxt-reactive-ws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandros94%2Fnuxt-reactive-ws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandros94%2Fnuxt-reactive-ws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandros94%2Fnuxt-reactive-ws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandros94","download_url":"https://codeload.github.com/sandros94/nuxt-reactive-ws/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandros94%2Fnuxt-reactive-ws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29919240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nuxt","websocket"],"created_at":"2025-01-15T04:59:44.969Z","updated_at":"2026-02-27T23:41:41.140Z","avatar_url":"https://github.com/sandros94.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","Starter Kits"],"sub_categories":[],"readme":"# Nuxt Reactive WebSocket Demo\n\nA real-time cursor tracking demo built with Nuxt showcasing the ability to use WebSockets to reactively update multiple states across different browsers/devices.\n\n### Features\n- Basic user session management\n- Connection status indicators\n- Real-time cursor position tracking\n- Toast notifications for user connections/disconnections\n\n### Tech Stack\n- Nuxt\n- [`@sandros94/lab`](https://github.com/sandros94/lab) for WebSocket handling (using [`crossws`](https://github.com/unjs/crossws) under the hood)\n- VueUse for mouse tracking and window size utilities\n\n### Setup\n\n```bash\n# Install dependencies\npnpm install\n\n# Run development server\npnpm run dev\n```\n\n### How it Works\n1. Each client gets a unique ID and sends cursor positions to the server\n2. Server broadcasts cursor positions to all connected clients\n3. Clients render cursor positions relative to their viewport\n\n### Dependencies\n\nBuilt ontop of my own [`@sandros94/lab`](https://github.com/sandros94/lab) Nuxt module for WebSocket functionality (`useWS` composable and `useWebSocketHandler` utility).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandros94%2Fnuxt-reactive-ws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandros94%2Fnuxt-reactive-ws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandros94%2Fnuxt-reactive-ws/lists"}