neo-go/pkg/services
Roman Khimov 86faf7b343 rpcsrv: close idle client connections in doRPCCallOverHTTP
Shouldn't affect things much, yet at the same time we no longer need any
connection after we're done with the request.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-03-13 12:58:15 +03:00
..
helpers/rpcbroadcaster *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
metrics services: update logs flush after services shutdown 2024-02-27 15:10:51 +03:00
notary notary: fix getCompletedTx error 2024-03-05 19:01:03 +03:00
oracle *: replace slice.Copy with bytes.Clone 2024-03-05 13:54:10 +03:00
rpcsrv rpcsrv: close idle client connections in doRPCCallOverHTTP 2024-03-13 12:58:15 +03:00
stateroot services: update logs flush after services shutdown 2024-02-27 15:10:51 +03:00