An open API service indexing awesome lists of open source software.

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

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