signal-cli/src/main
cedb 49fa626954 Wrap the existing JSON RPC handler in HTTP Service
This is a redesign of earlier attempts to make an HTTP service. Fixing
that service turned out that it would have to be a copy of the
SignalJsonRpcDispatcherHandler. So instead of copy pasting all the
code the existing service is simply being wrapped.
2022-11-01 14:40:55 -04:00
..
java/org/asamk Wrap the existing JSON RPC handler in HTTP Service 2022-11-01 14:40:55 -04:00
resources/META-INF/services Add --scrub-log flag to remove possibly sensitive information from the log 2022-09-04 11:15:23 +02:00