Creates a new repl-server instance.
The validator instance.
The config instance.
The logger instance.
The assets instance.
The router instance.
StaticregisterRegisters the repl-server as a singleton in the DI container.
The DI container to register in.
Net-based repl-server implementation.
This server runs a REPL (Read-Eval-Print-Loop) over TCP network connections. It allows remote administration and debugging via telnet or netcat clients.
Depends:
Example