dozyio

Results 13 issues of dozyio

The attached PR is for a new blog post on how to integrate Vuex with modules with Gridsome. Also includes a shopping cart example. I thought I'd write a blog...

* Adds direct messaging * Adds toast for errors * local dev server over ssl * Autodialer for gossipsub peers * Pinger to drop dead connections * Opinionated eslint &...

* Adds direct messaging between connected peers with protobufs Hopefully a bit simpler than the previous PR

Hi, I'm currently working on a [JS port](https://github.com/dozyio/js-ds-crdt) and encountered an edge case during interop testing where the values do not converge as expected, despite the DAGs being identical. When...

need/analysis
need/maintainer-input

* Use 0 as the default port so multiple copies can run * Use flag for daemon mode * Added datadir flag * Datadir use a temporary directory or user...

Was getting an error for unknown and private use multihashes `Cannot read properties of undefined (reading 'name')` Few test CID's `bafkycqbsbxeqx5ftzufzjcent3qugoo46n3eettm5kqnkmgf6fgyk2mlok5fx3yfo7uoe74hm6rvyg2us5qotpif` `bafk77777aezfzdn7wit7polbuydn5lkoqc4dmtiykfvgil6brr5wla2shh4so5q3earlpj53o33dumsxs4lsz5vdlvhq`

* Bump deps for libp2p 2.0

* Add Go webrtc direct * Bump Go deps

* Add `bootstrapper` flag to go-peer * Enable peer exchange on go-peer when bootstrapping * add `directpeer` option for bootstrapper go-peer TODO * Peer scoring Was thinking to add the...