neoneo-go/pkg/services/rpcsrv
Anna Shaleva 6b4dd5703e config: unify BasicService config within existing services
There are no changes visible from the user side (at least for those
users who doesn't put Prometheus's or pprof's port in quotes), just
internal refactoring. From now and on, BasicService configuration is
used by RPC server config, TLS for RPC server, pprof and Prometheus.
2022-12-06 16:35:09 +03:00
..
params rpc: adjust Boolean handling in ExpandArrayIntoScript 2022-12-02 10:02:33 +03:00
testdata rpcclient: fix WS-client unsubscription process 2022-11-16 23:44:30 +03:00
client_test.go Merge pull request #2829 from nspcc-dev/ms-per-block 2022-12-05 14:27:55 +07:00
error.go rpc: merge response and request under pkg/neorpc 2022-07-25 11:57:53 +03:00
prometheus.go rpcsrv: provide Prometheus histograms for calls 2022-11-09 13:26:45 +03:00
server.go config: unify BasicService config within existing services 2022-12-06 16:35:09 +03:00
server_helper_test.go rpcsrv: make websocket client limit configurable 2022-11-23 12:19:49 +03:00
server_test.go Merge pull request #2829 from nspcc-dev/ms-per-block 2022-12-05 14:27:55 +07:00
subscription.go rpc: support multiple WSClient notification receivers 2022-10-24 06:09:36 +03:00
subscription_test.go rpcsrv: make websocket client limit configurable 2022-11-23 12:19:49 +03:00
tokens.go rpc: merge response and request under pkg/neorpc 2022-07-25 11:57:53 +03:00
util.go rpc/server: move to services/rpcsrv 2022-07-21 22:14:12 +03:00