<whyrusleeping>
jbenet: to do streams, you have to prefix each message anyways, you can just include a sentinel value in that header to signal that the stream is closing
bengo has quit [Quit: Computer has gone to sleep.]
<whyrusleeping>
and suspend would be used for closing a connection, with the intention of opening it later
<whyrusleeping>
so it keeps the underlying TCP connection open, but allows you to resume later without having to redial, or redo the handshake
<whyrusleeping>
re: listener bug, i can debug in a little bit
<whyrusleeping>
the testlarge swarm gets faster in my PR, should fix that hang
<whyrusleeping>
although, maybe its a different issue that i just havent run into?
jbenet_ has quit [Ping timeout: 255 seconds]
<whyrusleeping>
jbenet: really easy way to check the listener thing is to netcat to the listener, and the SIGQUIT the daemon and check where the listener is hanging
<jbenet>
Prefix each message? Ah you're thinking pbs-- no I'm thinking independent-- arbitrary streams. You hand control to something else and then you have no idea when it's done unless it tells you :/ (afaict, but not sure)
<whyrusleeping>
hrm... so youre not talking about writing a stream muxer?
<jbenet>
Resuming handshake should be doable independent of resuming tcp. Tcp cons are hard to resume because middle boxes garbage collect mappings (must send keepalives)
<jbenet>
Also this is what quic is all about. Better maybe to defer to quic
<whyrusleeping>
ah, yeah
timgws has quit [Quit: Computer has gone to sleep.]
EricJ2190 has quit [Ping timeout: 240 seconds]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
bengo has joined #ipfs
bengo has quit [Client Quit]
timgws has joined #ipfs
notduncansmith has joined #ipfs
nessence has quit []
notduncansmith has quit [Read error: Connection reset by peer]
Wallacoloo has joined #ipfs
anshukla has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
fleeky has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
inconshreveable has joined #ipfs
inconshr_ has joined #ipfs
inconshreveable has quit [Ping timeout: 272 seconds]
jbenet_ has joined #ipfs
bren2010 has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
tilgovi has quit [Ping timeout: 265 seconds]
hellertime has quit [Quit: Leaving.]
hellertime has joined #ipfs
hellertime has quit [Client Quit]
tilgovi has joined #ipfs
domanic has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
notduncansmith has joined #ipfs
Wallacoloo has quit [Quit: Leaving.]
notduncansmith has quit [Read error: Connection reset by peer]
Wallacoloo has joined #ipfs
jbenet_ has quit [Ping timeout: 240 seconds]
ei-slackbot-ipfs has quit [Remote host closed the connection]
ei-slackbot-ipfs has joined #ipfs
<whyrusleeping>
jbenet: 1218 pls
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<whyrusleeping>
squished
<ipfsbot>
[go-ipfs] whyrusleeping force-pushed refactor/bitswap from cece493 to 0e20492: http://git.io/vUoT1
<ipfsbot>
go-ipfs/refactor/bitswap 0e20492 Jeromy: implement peermanager to control outgoing messages...
sharky has quit [Ping timeout: 255 seconds]
pfraze_ has quit [Remote host closed the connection]
pinbot-test has joined #ipfs
sharky has joined #ipfs
therealplato has joined #ipfs
bengo has joined #ipfs
jbenet_ has joined #ipfs
ir2ivps9 has quit [Remote host closed the connection]
notduncansmith has joined #ipfs
<whyrusleeping>
jbenet_: irc troubles?
notduncansmith has quit [Read error: Connection reset by peer]
<jbenet>
mmmmm
jbenet_ has quit [Quit: Lost terminal]
therealplato1 has quit [*.net *.split]
ir2ivps9 has joined #ipfs
inconshr_ has quit [Read error: Connection reset by peer]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<ipfsbot>
go-ipfs/pin e28153c Tommi Virtanen: Copy-pasto
<ipfsbot>
go-ipfs/pin bd7c74d Tommi Virtanen: pin: Simplify code
<ipfsbot>
go-ipfs/pin bd19fdf Tommi Virtanen: pin: Explain storeMultiset inner workings
inconshreveable has joined #ipfs
<wking>
$GOPATH/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/whyrusleeping/iptb/main.go exists has a SHA-1 of c0081a11e618856a2bf6df30caeb6c8b6c3351b8
<whyrusleeping>
hrm... maybe because its a binary package?
<whyrusleeping>
thats weird
<whyrusleeping>
jbenet: i'm incrementing the 'godeps sucks' counter
<whyrusleeping>
2/100
<wking>
I think jbenet's counter was a bit higher by now ;)
<bigbluehat>
changing it to hash=`echo "I <3 IPFS -$(whoami) | ipfs add -q` worked fine
<bigbluehat>
hash=`echo "I <3 IPFS -$(whoami)" | ipfs add -q`
<bigbluehat>
that...actually
<bigbluehat>
I'll update docs and see if others care ;)
therealplato has quit [Ping timeout: 272 seconds]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
atomotic has quit [Read error: Connection reset by peer]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
patcon has joined #ipfs
inconshreveable has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
pfraze has quit [Remote host closed the connection]
ehmry has joined #ipfs
williamcotton has joined #ipfs
<whyrusleeping>
bigblue, what shell do you use?
<wking>
the $(...) form for command substitution is nicer anyway
<wking>
Easy nesting without escapes. I'd just go with: hash=$(echo "I <3 IPFS -$(whoami)" | ipfs add -q)
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
inconshreveable has quit [Remote host closed the connection]
lgierth has quit [Quit: Ex-Chat]
ehmry has quit [Ping timeout: 256 seconds]
j-pb has quit [Remote host closed the connection]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
ehmry has joined #ipfs
<whyrusleeping>
wking: thats true
ehmry has quit [Ping timeout: 265 seconds]
<whyrusleeping>
wking: do you know much about bittorrents project maelstrom?
<wking>
absolutely nothing, sorry ;)
<whyrusleeping>
haha, okay
ehmry has joined #ipfs
<whyrusleeping>
trying to verify one of the FAQ answers someone contributed
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
inconshreveable has joined #ipfs
<wking>
After skimming the posts listed here http://blog.bittorrent.com/tag/maelstrom/, I'm feeling like they're very excited, but feel like the architecture is too complicated for mere mortals ;).
patcon has quit [Ping timeout: 272 seconds]
ehmry has quit [Ping timeout: 265 seconds]
<whyrusleeping>
hahaha
<Luzifer>
jbenet: btw hugo was a good hint. migrated my blog to it and being happy :)
inconshreveable has quit [Remote host closed the connection]
inconshreveable has joined #ipfs
inconshreveable has quit [Read error: Connection reset by peer]
<jbenet>
Luzifer: until that's fixed, it's hard to use it with ipfs :( :( :(. maybe we should write a script that rewrites roots to make them relative or something. this seems like somethng we'll need across the board.
<jbenet>
whyrusleeping: thanks-- i'll get to it later today-- i've a million notifs to handle. can work on something else meanwhile? or if you're blocked atm i can try to pull it up--
<whyrusleeping>
jbenet: yeah, i had a couple other things i could work on
<jbenet>
@everyone in cambridge / boston area: i'm giving a tech talk at the W3C tomorrow (Thursday May 14, PM me if you want details. i can invite you but don't think it's widely public)
<whyrusleeping>
jbenet: would be great to have 1218 merged before your talk
<jbenet>
whyrusleeping: yeahhh -- thanks, let's try for it tonight
<whyrusleeping>
okay
<jbenet>
Tv` sorry for the lack of CR yet-- i should be able to get to it later tonight as well, worst case tomorrow.
<jbenet>
(but i think whyrusleeping's got it ;) )
notduncansmith has joined #ipfs
<Tv`>
no worries
notduncansmith has quit [Read error: Connection reset by peer]
<whyrusleeping>
yeah, it LGTM
<Tv`>
mostly just looking for "does this look good" kind of feedback, whether i should keep working on what's there
<whyrusleeping>
wking: mind taking a look over 1218 as well?
bengo has joined #ipfs
hellertime has quit [Quit: Leaving.]
hellertime has joined #ipfs
<wking>
whyrusleeping: I doubt I'll have anything useful to add, since I haven't looked at the peering code at all, but I'll look at it just in case ;)
inconshreveable has joined #ipfs
j-pb has joined #ipfs
mildred has joined #ipfs
inconshreveable has quit [Remote host closed the connection]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
patcon has joined #ipfs
<bigbluehat>
jbenet: no worries on the fix :) hoping to provide a bit more than -2/+3 chars ;)
niran has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<whyrusleeping>
bigbluehat: i'm glad youre wanting to contribute!
<whyrusleeping>
are you comfortable with go at all?
inconshreveable has joined #ipfs
marklock has quit [Ping timeout: 246 seconds]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
tilgovi has joined #ipfs
Wallacoloo has joined #ipfs
inconshreveable has quit [Remote host closed the connection]
<bigbluehat>
whyrusleeping: brand new to Go
<bigbluehat>
but several friends have suggested it
<bigbluehat>
mostly wanting to use ipfs for content / web apps
<bigbluehat>
exploring it for decentralized annotation storage (among other uses)
mildred has quit [Ping timeout: 252 seconds]
<bigbluehat>
I'm an Apache CouchDB committer if that gives my decentralized data storage interests any context :)
<jbenet>
bigbluehat: lets talk about the annotation storage when we chat
<jbenet>
(btw i have time friday afternoon, or next week)
STRML has left #ipfs ["Leaving..."]
<bigbluehat>
lets shoot for Friday afternoon...and fall back to next week if we need it :)
<bigbluehat>
jbenet: given that hypothes.is (the service's) public annotations are public domain, it seems it'd be a great fit for publishing those (and possibly reading them!) in and out of ipfs
<bigbluehat>
...with little/no concern about copyright overhead etc
<jbenet>
Yeah
<jbenet>
Although targetti g private annotations too
<jbenet>
(Encrypted)
<jbenet>
Sgtm re Friday
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<jbenet>
cryptix are you around?
besenwesen has quit [Quit: ☠]
mildred has joined #ipfs
Wallacoloo has quit [Quit: Leaving.]
inconshreveable has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
hellertime has quit [Ping timeout: 245 seconds]
besenwesen_ has joined #ipfs
besenwesen_ is now known as besenwesen
besenwesen has quit [Changing host]
besenwesen has joined #ipfs
<bigbluehat>
so....I went through the getting started guide...but hit a snag when I Ctrl+C'd the daemon :-P
<bigbluehat>
now I can't seem to do anything I did before running that
<bigbluehat>
like cat the readme, etc.
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<bigbluehat>
also, the file I made with the "whoami" command in it didn't show up in the web UI
inconshreveable has quit [Remote host closed the connection]
<jbenet>
15:01 <jbenet> Sync: I fixed to listener problem and cr-ed + merged various things. Talking to various people and groups at MIT (inc w3c)
j-pb_ has joined #ipfs
j-pb has quit [Ping timeout: 255 seconds]
<wking>
sync: I rerolled go-ipfs#1208 to restore the "all protocols under /ipns/..." approach. Still have a few more bits to add to the PR before it's ready for a second round of review
j-pb has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has quit [Read error: Connection reset by peer]
mildred has quit [Quit: Leaving.]
j-pb has joined #ipfs
<whyrusleeping>
sync: addressed a few comments from #1218, starting working on a couple more ipfs-shell methods so i can make pinbot attempt connections to a given peerID
j-pb_ has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
cjdmax has quit [Remote host closed the connection]
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
pfraze_ has quit [Remote host closed the connection]
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
inconshreveable has joined #ipfs
pfraze_ has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb_ has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
hellertime has joined #ipfs
j-pb_ has joined #ipfs
j-pb__ has joined #ipfs
j-pb has quit [Ping timeout: 258 seconds]
pfraze_ has quit [Remote host closed the connection]
j-pb__ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb_ has quit [Ping timeout: 240 seconds]
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb_ has joined #ipfs
hellertime has quit [Ping timeout: 256 seconds]
bengo has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
j-pb_ has joined #ipfs
nemik_ has joined #ipfs
EricJ2190 has joined #ipfs
rk[1]_ has joined #ipfs
j-pb has quit [Ping timeout: 256 seconds]
j-pb has joined #ipfs
ladekjaer_ has joined #ipfs
ladekjaer has quit [Ping timeout: 250 seconds]
domanic has quit [Ping timeout: 250 seconds]
ekarlso has quit [Ping timeout: 250 seconds]
nemik has quit [Ping timeout: 250 seconds]
besenwesen has quit [Ping timeout: 250 seconds]
Luzifer has quit [Ping timeout: 250 seconds]
rk[1] has quit [Ping timeout: 250 seconds]
besenwesen has joined #ipfs
besenwesen has quit [Changing host]
besenwesen has joined #ipfs
ladekjaer_ has quit [Changing host]
ladekjaer_ has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
Luzifer has joined #ipfs
ekarlso has joined #ipfs
j-pb_ has quit [Ping timeout: 255 seconds]
j-pb_ has joined #ipfs
j-pb__ has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has quit [Ping timeout: 256 seconds]
j-pb__ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb_ has joined #ipfs
vijayee has quit [Ping timeout: 245 seconds]
j-pb has quit [Read error: Connection reset by peer]
j-pb__ has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
compleatang has quit [Quit: Leaving.]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
tilgovi has joined #ipfs
oltin has joined #ipfs
j-pb__ has quit [Ping timeout: 272 seconds]
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
headbite has quit [Quit: Leaving.]
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb_ has joined #ipfs
oltin has quit [Ping timeout: 246 seconds]
j-pb__ has joined #ipfs
inconshreveable has quit [Remote host closed the connection]
notduncansmith has joined #ipfs
j-pb has quit [Ping timeout: 250 seconds]
notduncansmith has quit [Read error: Connection reset by peer]
j-pb__ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
RzR has quit [Excess Flood]
j-pb_ has quit [Ping timeout: 256 seconds]
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb_ has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
RzR has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb_ has joined #ipfs
Wallacoloo has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
anshukla_ has quit [Ping timeout: 276 seconds]
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
bengo has quit [Quit: Computer has gone to sleep.]
bengo has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb_ has joined #ipfs
neoteo has quit [Quit: Be back later ...]
<whyrusleeping>
krl: you around?
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb_ has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
headbite has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb_ has joined #ipfs
j-pb has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
j-pb_ has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
oltin has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb_ has joined #ipfs
j-pb__ has joined #ipfs
j-pb has quit [Ping timeout: 272 seconds]
j-pb__ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb_ has quit [Ping timeout: 272 seconds]
notduncansmith has joined #ipfs
j-pb has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb_ has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
j-pb__ has joined #ipfs
j-pb has quit [Ping timeout: 244 seconds]
j-pb__ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
oltin has quit [Ping timeout: 246 seconds]
j-pb_ has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
williamcotton has quit [Ping timeout: 264 seconds]
williamcotton has joined #ipfs
j-pb__ has joined #ipfs
j-pb_ has quit [Ping timeout: 264 seconds]
j-pb__ has quit [Read error: Connection reset by peer]
j-pb_ has joined #ipfs
bengo has quit [Quit: Computer has gone to sleep.]
patcon has quit [Ping timeout: 276 seconds]
j-pb_ has quit [Read error: Connection reset by peer]
j-pb_ has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
ekarlso has quit [Changing host]
ekarlso has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
notduncansmith has joined #ipfs
bengo has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
j-pb has quit [Read error: Connection reset by peer]
j-pb_ has joined #ipfs
bengo has quit [Client Quit]
j-pb has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb_ has joined #ipfs
Wallacoloo has quit [Quit: Leaving.]
j-pb__ has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
bengo has joined #ipfs
j-pb__ has quit [Read error: Connection reset by peer]
j-pb has quit [Ping timeout: 264 seconds]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
therealplato1 has quit [Ping timeout: 255 seconds]
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
j-pb_ has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
j-pb_ has joined #ipfs
j-pb has quit [Ping timeout: 244 seconds]
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
therealplato has joined #ipfs
bengo has quit [Quit: Computer has gone to sleep.]
j-pb_ has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
j-pb_ has joined #ipfs
j-pb has quit [Ping timeout: 256 seconds]
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb_ has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb_ has joined #ipfs
bengo has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
j-pb_ has joined #ipfs
j-pb has quit [Ping timeout: 258 seconds]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb_ has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
oltin has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
inconshreveable has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
j-pb_ has joined #ipfs
j-pb has quit [Read error: Connection reset by peer]
Wallacoloo has joined #ipfs
j-pb_ has quit [Read error: Connection reset by peer]
j-pb has joined #ipfs
<ipfsbot>
[go-ipfs] whyrusleeping pushed 1 new commit to refactor/bitswap: http://git.io/vUMsn