terminal-in-react
terminal-in-react copied to clipboard
Is it Possible to add a telnet feature?
I was wondering if I can turn this terminal-in-react to a simple MUD client. I know for regular terminals that has telnet installed we can just telnet mudIP/PORT and that works just fine. I wonder if as simple as installing a package or is this something that we might have to install on our own?