moleculer-repl icon indicating copy to clipboard operation
moleculer-repl copied to clipboard

REPL module for Moleculer framework

Results 3 moleculer-repl issues
Sort by recently updated
recently updated
newest added

### 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...