Releases: rwth-acis/las2peer
Releases · rwth-acis/las2peer
New License and invocation of parameterless methods via Node Launcher possible
fixed: invocation of methods without parameters now possible via L2pNodeLauncher
With fixed private key issues
v0.0.3.8 Fix: GetPrivateKey not accessible any more via service
Fixed Method Invocation Via Node Launcher Tool
use - to separate multiple parameters.
Added Logging Events for general Connector
Current idea is to keep HTTP_Connector events vor compatibility, but add CONNECTOR_ events vor new connectors. The actual connector type can then be specified in the remark/comment of the logger.
Possibility to Shutdown Connectors
typo [ci skip]
Interim Result
Config folder is now named "etc" and all configuration parameters are moved there (including startup).
Bugfix to Previous v0.0.3.2
Update .travis.yml ..
With integrated Web Connector
FIrst version with integrated Web-Connector. Also features a refactored Node Launcher.
HTTP Connector Startup Refactoring
Better startup procedure, removed the HTTP Connector thread.
First Version with external HTTP-Connector
Version 0.0.3
Various small improvements, mostly regarding documentation and ReadMe.
Outsourced HTTP-connector to own project.
L2PNodeLauncher has been moved from the 'testing' to the 'tools' package.
Some small bugfixes.