AsamK
|
bf76c04664
|
Refactor JsonRpcReader to for handling a single message
|
2022-11-01 18:06:40 +01:00 |
|
AsamK
|
be0993c5d8
|
Improve JSON-RPC subscribeReceive method with subscription id
|
2022-02-01 20:59:49 +01:00 |
|
AsamK
|
f9ecaa8ad6
|
Add workaround for jsonrpc clients that send null params
|
2021-12-22 19:18:42 +01:00 |
|
AsamK
|
62687d103f
|
Replace collect(Collectors.toList()) with toList()
|
2021-12-11 13:10:39 +01:00 |
|
AsamK
|
81a11dc977
|
Implement socket/tcp for daemon command
|
2021-11-10 12:12:35 +01:00 |
|
AsamK
|
9c86baf0ea
|
Rename jsonrpc bulk to batch message
|
2021-11-09 14:22:47 +01:00 |
|
AsamK
|
e7a4bc5ef1
|
Extend logging in JsonRpcReader
|
2021-11-08 22:16:45 +01:00 |
|
AsamK
|
19f7b5d78d
|
Log a debug message when dropping json rpc response for request without id
|
2021-08-20 19:04:35 +02:00 |
|
AsamK
|
a8bbdb54d0
|
Implement jsonRpc command
Co-authored-by: technillogue <technillogue@gmail.com>
Closes #668
|
2021-08-10 18:16:50 +02:00 |
|