Twisting
Twisting copied to clipboard
using with running instance
now it can already connect to running twisterd
instance, but...
- rpc client should use user/password in
twister.conf
or ask for login into the running instance. https://github.com/ArcoMul/Twisting/blob/master/src/app/Twister.js#L25 - in this case Twisting shouldn't stop the daemon. https://github.com/ArcoMul/Twisting/blob/master/src/app/main.js#L41
Thanks! Good suggestion, definitely would make it more easy to try out Twisting without trusting an external build Twister deamon.