{"id":18559088,"url":"https://github.com/linux-china/xterm-addon-rsocket","last_synced_at":"2026-02-20T19:31:36.221Z","repository":{"id":136596913,"uuid":"234239185","full_name":"linux-china/xterm-addon-rsocket","owner":"linux-china","description":" addon for xterm.js that enables attaching to a RSocket","archived":false,"fork":false,"pushed_at":"2020-01-16T05:08:04.000Z","size":0,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-08T23:48:00.790Z","etag":null,"topics":["rsocket","xtermjs"],"latest_commit_sha":null,"homepage":null,"language":null,"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/linux-china.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":"2020-01-16T05:01:58.000Z","updated_at":"2020-05-12T03:46:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad479ebd-4e10-49ca-bdc3-8705fa4eaebc","html_url":"https://github.com/linux-china/xterm-addon-rsocket","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/linux-china/xterm-addon-rsocket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Fxterm-addon-rsocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Fxterm-addon-rsocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Fxterm-addon-rsocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Fxterm-addon-rsocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linux-china","download_url":"https://codeload.github.com/linux-china/xterm-addon-rsocket/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Fxterm-addon-rsocket/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29661594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T16:33:43.953Z","status":"ssl_error","status_checked_at":"2026-02-20T16:33:43.598Z","response_time":59,"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":["rsocket","xtermjs"],"created_at":"2024-11-06T21:42:00.322Z","updated_at":"2026-02-20T19:31:36.196Z","avatar_url":"https://github.com/linux-china.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## xterm-addon-rsocket\n\nAn addon for [xterm.js](https://github.com/xtermjs/xterm.js) that enables attaching to a rsocket. This addon requires xterm.js v4+.\n\n### Install\n\n```bash\nnpm install --save xterm-addon-rsocket\n```\n\n### Usage\n\n```ts\nimport { Terminal } from 'xterm';\nimport { RSocketAddon } from 'xterm-addon-rsocket';\n\nconst term = new Terminal();\nconst rsocketAddon = new RSocketAddon('ws://localhost:8080/rsocket');\n\n// Attach the rsocket to term\nterm.loadAddon(rsocketAddon);\n```\n\n# References\n\n* RSocket: http://rsocket.io\n* Spring Boot RSocket: https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-rsocket\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux-china%2Fxterm-addon-rsocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinux-china%2Fxterm-addon-rsocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux-china%2Fxterm-addon-rsocket/lists"}