Pedro Teixeira
Pedro Teixeira
Hi, I'm getting an error when running an indexing job: `UnicodeDecodeError: 'ascii' codec can't decode byte 0xb6 in position 8: ordinal not in range(128)` Do you have any hints? Here...
I create a queue and all looks good. Here is the design doc source: https://gist.github.com/1211432 When sending a message I get a 500 response status from couchdb. In introduced some...
To build on node 0.6 on travis-ci.org
Fixes #239
Looks promising: https://github.com/libp2p/js-libp2p-websocket-star/issues/70
If two or more replicas diverge and send their state to the pinner at different times, the pinner is not able to merge them. Currently, it saves what it perceives...
I propose we switch to an explicit finite state machine. Here is a proposal for the state machine (WIP): https://docs.google.com/drawings/d/1Iq7GFxSsnGpBJ09eR2daON_PV4vyA_bDHoepV3PecC0/edit?usp=sharing ## Current state: ## libp2p: * When the switch emits...
Continuing from #200 Depends on libp2p/js-libp2p#299