Rednet TRoR protocol#
Terminal Redirection over Rednet (TRoR) is a way to access a host’s terminal
over Rednet. It is standardized in COS 10, and while the standard doesn’t
specify a sProtocol
for it, nsh uses “tror”.
Messages are strings.
Todo
Document this protocol a bit more.