selectel / pyte

Simple VTXXX-compatible linux terminal emulator
http://pyte.readthedocs.org/
GNU Lesser General Public License v3.0
649 stars 101 forks source link

improved webterm as webrtcterm #127

Closed ggsato closed 7 months ago

ggsato commented 5 years ago

I faced with the same problem as #122. So, I just improved the sample as the one with webrtc's data channel instead of web socket. The webrtc part is mostly from the sample in aiortc.