https://github.com/powerumc/xterm-addon-attach-socketio
xterm.js attach by socket.io
https://github.com/powerumc/xterm-addon-attach-socketio
attach socket-io xterm
Last synced: about 1 year ago
JSON representation
xterm.js attach by socket.io
- Host: GitHub
- URL: https://github.com/powerumc/xterm-addon-attach-socketio
- Owner: powerumc
- License: mit
- Created: 2019-05-31T07:42:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-04T05:56:25.000Z (almost 3 years ago)
- Last Synced: 2023-08-04T06:40:01.233Z (almost 3 years ago)
- Topics: attach, socket-io, xterm
- Language: TypeScript
- Size: 773 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
xterm-addon-attach-socketio
------------------------------
It's used [socket.io](https://github.com/socketio/socket.io) server and client without origin WebSocket.
## Installation
```bash
npm install xterm-addon-attach-socketio
```
## Demo
### Server
```bash
npm i
tsc -p demo
node demo/server.js
```
### Client
```bash
open demo/index.html
```
https://github.com/powerumc/xterm-addon-attach-socketio/assets/1943755/7ed00158-cb40-4f96-8634-1a91f24c355f