aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network/stream/stream.go
Commit message (Expand)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-091-10/+10
* swarm: fix network/stream data races (#19051)Janoš Guljaš2019-02-191-0/+6
* swarm: GetPeerSubscriptions RPC (#18972)holisticode2019-02-191-0/+24
* swarm/network, swarm/storage: Preserve opentracing contexts (#19022)lash2019-02-191-2/+3
* swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498)Anton Evangelatov2019-02-191-0/+5
* Stream subscriptions (#18355)holisticode2019-01-111-22/+71
* swarm, p2p/protocols: Stream accounting (#18337)holisticode2019-01-081-30/+80
* swarm: remove unused/dead code (#18351)Anton Evangelatov2018-12-241-8/+0
* Swarm accounting (#18050)holisticode2018-11-161-25/+51
* swarm: Better syncing and retrieval option definition (#17986)holisticode2018-11-071-12/+45
* swarm/network/stream: disambiguate chunk delivery messages (retrieval… (#17...holisticode2018-10-211-4/+10
* swarm/network: disallow historical retrieval requests (#17936)Elad2018-10-191-2/+5
* swarm: Lightnode mode: disable sync, retrieve, subscription (#17899)Attila Gazso2018-10-181-7/+15
* swarm/network/stream: generalise setting of next batch (#17818)Viktor Trón2018-10-121-1/+29
* Merge branch 'master' into max-stream-peer-serversJanos Guljas2018-09-271-1/+1
|\
| * swarm: prevent forever running retrieve request loopsBalint Gabor2018-09-261-1/+1
* | Merge branch 'master' into max-stream-peer-serversJanos Guljas2018-09-251-18/+18
|\|
| * all: new p2p node representation (#17643)Felix Lange2018-09-251-18/+18
* | cmd/swarm, swarm: add stream peer servers limitJanos Guljas2018-09-241-0/+3
|/
* swarm: Chunk refactor improvements (#17683)Balint Gabor2018-09-181-3/+3
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-20/+8
* Kademlia refactor (#17641)Viktor Trón2018-09-121-10/+8
* swarm/network: bump up protocol versions due to wrapped message intro (#17170)Anton Evangelatov2018-07-131-1/+1
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-17/+25
* swarm: network rewrite mergeethersphere2018-06-221-0/+739