README
ws-telnet
Telnet protocol over WebSockets
Note: this allows you to send all normal binary data as if it were a normal telnet server, including ANSI.
Telnet protocol over WebSockets
<script type="module">
import wsTelnet from 'https://cdn.skypack.dev/ws-telnet';
</script>
Telnet protocol over WebSockets
Note: this allows you to send all normal binary data as if it were a normal telnet server, including ANSI.