README
ws-telnet-client
Telnet protocol over WebSockets in the browser.
Browser library for ws-telnet client.
<script type="module">
import wsTelnetClient from 'https://cdn.skypack.dev/ws-telnet-client';
</script>
Telnet protocol over WebSockets in the browser.