Paolo Falomo

Results 3 issues of Paolo Falomo

The `->setPassword()` method is not setting the password for the archive you are making; it's just setting the password to use to extract files when reading a zip archive. As...

#16 added public accessible methods `setEncryptionName` and `setEncryptionIndex` on `ZipRepository.php` note: idk if we should change also the RepositoryInterface... :/

As described here: https://github.com/kliment/Printrun/blob/master/printrun/rpc.py#L43 pronterface will expose a local RPC server starting from port 7978 to 7978+(N-1) where N is the number of running instances. When i run 2 pronterface...