frostfs-node/pkg
Alex Vanin d2009c8731 [#59] Add grpc payload splitter in object service chain
GRPC has default message limit of 4MiB. Since every transmitted
neofs message has to be signed, then original message should
be split into transfer fit structures before signature service.

This commit introduce transport payload splitter for object
service pipeline. This splitter works with stream response
for methods:

  - object.Get
  - object.Range
  - object.Search

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-10-02 11:25:36 +03:00
..
core [#61] Update to latest neofs-api-go changes 2020-10-02 11:25:36 +03:00
innerring [#48] Make IR initial config errors more readable 2020-10-02 11:25:36 +03:00
local_object_storage [#38] localstore: Finalize object to meta converter 2020-10-02 11:25:35 +03:00
morph [#37] Implement eACL related morph wrapper functions 2020-10-02 11:25:36 +03:00
network [#43] cmd/neofs-node: Support hostnames with dns, ipv4 and ipv6 addresses 2020-10-02 11:25:36 +03:00
policy [#27] Support JSON format for placement policy 2020-10-02 11:25:35 +03:00
services [#59] Add grpc payload splitter in object service chain 2020-10-02 11:25:36 +03:00
util [#53] util: Add SaltXOR function 2020-10-02 11:25:36 +03:00