Closed bivashy closed 1 year ago
Hello, sorry for delay
I am touching internal classes because otherwise we should've create configuration, that would mean that this 'Integration' should be configured. I thought it is better if everything is pre-configured (info forwarding too). About DummyCommandHandler, it is required in LimboServer constructor
Okay, the code looks good, I will test this soon:tm: and then I'll merge it
Just tested it and it looks great, thanks!
Changes:
Detailed change list:
LibreLoginPlugin
LimboIntegration
interface intoAPI
module. (https://github.com/kyngs/LibreLogin/commit/248b9f9e26e5f59f5aca6b6e8ce2b08b9ef11171)limbo-port-range
field intoconfig.conf
. (Default value is 30000-40000)How to use?
NanoLimboPlugin
Problems
InfoForwardingFactory
uses reflection to buildInfoForwarding
.super.enable()
or else we would have such exception (package conflict)Problems can be fixed just by modifying
NanoLimboPlugin
.