{"id":16668329,"url":"https://github.com/andreaselia/vue3-socket","last_synced_at":"2026-01-28T00:42:11.532Z","repository":{"id":57396851,"uuid":"331162644","full_name":"andreaselia/vue3-socket","owner":"andreaselia","description":"A simple Vue.js v3 plugin for Socket.IO","archived":false,"fork":false,"pushed_at":"2021-01-20T02:30:23.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-28T22:39:05.984Z","etag":null,"topics":["plugin","socket-io","v3","vue"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreaselia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-20T01:54:03.000Z","updated_at":"2022-04-25T02:24:12.000Z","dependencies_parsed_at":"2022-09-13T06:01:35.389Z","dependency_job_id":null,"html_url":"https://github.com/andreaselia/vue3-socket","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/andreaselia/vue3-socket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaselia%2Fvue3-socket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaselia%2Fvue3-socket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaselia%2Fvue3-socket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaselia%2Fvue3-socket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreaselia","download_url":"https://codeload.github.com/andreaselia/vue3-socket/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaselia%2Fvue3-socket/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28829519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T23:29:49.665Z","status":"ssl_error","status_checked_at":"2026-01-27T23:25:58.379Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["plugin","socket-io","v3","vue"],"created_at":"2024-10-12T11:24:33.436Z","updated_at":"2026-01-28T00:42:11.516Z","avatar_url":"https://github.com/andreaselia.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue v3 Socket.IO\n\nA simple Vue.js v3 plugin for Socket.IO\n\n## Install\n\n```bash\nnpm install vue3-socket\n```\n\n```vue\nimport Vue3SocketIO from 'vue3-socket'\n\nconst app = createApp(App)\n\n// options is optional\napp.use(Vue3SocketIO, {\n    connection: 'http://localhost:8080',\n    options: {}\n})\n\napp.mount('#app')\n```\n\n## Configuration\n\nThe `options` parameter is the standard client options which can be found at the link below.\n\nhttps://socket.io/docs/v3/client-api/#io-url-options\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreaselia%2Fvue3-socket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreaselia%2Fvue3-socket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreaselia%2Fvue3-socket/lists"}