open static fun createTelnetTermServer(vertx: Vertx): TermServer
Create a term server for the Telnet protocol.
Return
the term server
open static fun createTelnetTermServer(vertx: Vertx, options: TelnetTermOptions): TermServer
Create a term server for the Telnet protocol.
Return
the term server