neoneo-go/pkg/rpc
Roman Khimov 07f58abe3d result: provide (*Iterator).UnmarshalJSON
It makes Iterator more symmetric and simplifies (*Invoke).UnmarshalJSON
code. No functional changes.
2022-07-11 16:15:14 +03:00
..
client vm: move State type into a package of its own 2022-07-08 18:34:52 +03:00
request rpc: drop useless RawParams type 2022-07-08 17:56:20 +03:00
response result: provide (*Iterator).UnmarshalJSON 2022-07-11 16:15:14 +03:00
server rpc: simplify result.Invoke creation, remove needless deps 2022-07-11 16:15:14 +03:00
rpc_config.go rpc: restrict the amount of concurrently running iterator sessions 2022-07-08 17:05:18 +03:00