Bernhard B
|
798f897ad1
|
added trust mode parameter to json-rpc mode
see #240
|
2022-05-08 20:23:54 +02:00 |
|
Bernhard B
|
25775a4c10
|
implemented trust mode
* implemented possibility to set the trust mode globally
see #240
|
2022-05-06 19:28:23 +02:00 |
|
Bernhard B
|
0b6bd44838
|
ran go-fmt on complete sourcecode
|
2022-04-01 19:08:07 +02:00 |
|
Bernhard B
|
284e92107c
|
fixed bug in json-rpc mode
* properly close websocket connection when client disconnects
see #198
|
2022-01-16 22:00:12 +01:00 |
|
Bernhard B
|
ed8916ce0e
|
do not spam log file in case JsonRpc2 client can't read data
* only log an error message at max every 5 minutes
see #186
|
2021-12-05 17:48:44 +01:00 |
|
Bernhard B
|
094e42059d
|
improved error handling in jsonrpc2 client
|
2021-10-10 18:42:39 +02:00 |
|
Bernhard B
|
c1e514b29c
|
improved log output
|
2021-09-29 09:57:04 +02:00 |
|
Bernhard B
|
444e7d7608
|
replaced info log with debug log
|
2021-09-14 18:21:06 +02:00 |
|
Bernhard B
|
760883bdca
|
implemented receive endpoint via websocket connection
|
2021-09-13 22:09:33 +02:00 |
|
Bernhard B
|
27b7f28c42
|
formatted code with gofmt
|
2021-09-11 22:30:56 +02:00 |
|
Bernhard B
|
ae857c7a69
|
started working on JSON-RPC integration
* still WIP
|
2021-09-11 22:28:55 +02:00 |
|