frostfs-node/cmd
Pavel Karpy 60cc3b3e16 [#460] reputation: Add Router to reputation server
Add `Router` to the reputation server. `Router` is
called on every incoming request and inits `Writer`
that sends `Trust`s to the next route point or
handle(logs in that implementation) them if current
node is the end point of the route.

Rename `onlyKeyRemoteServerInfo` struct for container
to separate it from the same implementation of the
same `ServerInfo` interface for reputation.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-04-08 17:29:08 +03:00
..
neofs-cli [#425] Adapt the Client's refactoring to the interface 2021-03-17 15:00:37 +03:00
neofs-ir [#465] innerring: Add audit fee fetcher to settlement processor 2021-04-08 17:01:00 +03:00
neofs-node [#460] reputation: Add Router to reputation server 2021-04-08 17:29:08 +03:00