Telnet

I think you misunderstood the question. What we need is not to telnet ‘into our hub’, but rather have our hub telnet out to external host, i.e. instead of sending HTTP request, connect to TCP socket and send/receive plain text messages. That’s what telnet does.

3 Likes