I have a full-stack http based framework uses undertow as network layer. Now I want to add an embedded telnet service into the framework to allow CLI for admin. I am wondering if there is a way to build the telnet server based on undertow, kind of like the this netty based telnet server
Asked
Active
Viewed 57 times