aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network/stream/peer.go
Commit message (Collapse)AuthorAgeFilesLines
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-9/+42
| | | | | | Co-authored-by: Janos Guljas <janos@resenje.org> Co-authored-by: Balint Gabor <balint.g@gmail.com> Co-authored-by: Anton Evangelatov <anton.evangelatov@gmail.com> Co-authored-by: Viktor TrĂ³n <viktor.tron@gmail.com>
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-7/+33
| | | | | | * swarm: propagate ctx, enable opentracing * swarm/tracing: log error when tracing is misconfigured
* swarm: network rewrite mergeethersphere2018-06-221-0/+328