ipfs-cluster/test
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
..
cids.go allocator: rework the whole allocator system 2021-09-13 12:24:00 +02:00
ipfs_mock.go Pintracker: streaming methods 2022-03-22 15:38:01 +01:00
rpc_api_mock.go Streaming Peers(): make Peers() a streaming call 2022-03-23 01:27:57 +01:00
sharding.go Pintracker: streaming methods 2022-03-22 15:38:01 +01:00
test_test.go Feat: Split components into RPC Services 2019-05-04 21:36:10 +01:00
test.go Add/improve godoc descriptions for some modules. 2018-08-23 14:14:06 +02:00