rogro82
Results
2
issues of
rogro82
Is it possible to specify/change the Source name of an imported module? Currently when using the built-in module loader (using import) it uses the absolute file path, but I do...
Currently the case Status.Failure is not handled in handleConnected receive method in ConnectionHandler.scala. In case a failure occurs ( e.g. a server error ) it leaves the ConnectionHandler in a...