moleculer-repl
moleculer-repl copied to clipboard
REPL module for Moleculer framework
### Description When using repl mode inside a docker container's shell with `tty` flag enabled, each character is printed twice. ### Actual `mol $ ccaall vv11..sseerrvviiccee..nnaammee` ### Expected `mol $...
- feature allows the possibility to connect to a REPL instance running on a remote machine over a TCP socket. this allows one to connect to moleculer services running on...
Hi Team, Seems like none of the repl commands are working. While it used to work before, now after upgrading moleculer versions to the latest it seems to have stopped...