This is a simple implementation of a telnet server that will hook telnet clients up to the REPL. The telnet server and associated logic run in the background so you can use the REPL or run other scripts with it. A single client connection is supported at a time.
Las características principales de cpopp/microtelnetserver son: Network Protocols.
Las alternativas de código abierto para cpopp/microtelnetserver incluyen: benob/gemini. beshrkayali/webdavclient. brainelectronics/micropython-modbus — MicroPython ModBus TCP and RTU library supporting client and host mode. cbrand/micropython-mdns — A pure Python implementation of MDNS and the Service Discovery protocol over MDNS for MicroPython. dave2/micropython-ntpd — An implementation of an ntpd in Micropython. ba0f3/telebot.nim.
MicroPython ModBus TCP and RTU library supporting client and host mode