ipfs-cluster/api/rest
Hector Sanjuan eee53bfa4f Streaming Peers(): make Peers() a streaming call
This commit makes all the changes to make Peers() a streaming call.

While Peers is usually a non problematic call, for consistency, all calls
returning collections assembled through broadcast to cluster peers are now
streaming calls.
2022-03-23 01:27:57 +01:00
..
client Streaming Peers(): make Peers() a streaming call 2022-03-23 01:27:57 +01:00
config.go api: Support a custom error function for custom error messages 2022-02-02 00:43:00 +01:00
restapi_test.go Streaming Peers(): make Peers() a streaming call 2022-03-23 01:27:57 +01:00
restapi.go Streaming Peers(): make Peers() a streaming call 2022-03-23 01:27:57 +01:00