Skip to content

[WIP] First use: feedback #314

Closed
Closed
@mikeal

Description

@mikeal

I’m diving into libp2p for a quick side project and I’m going to write notes up as I go in order to provide some usability feedback.

  1. Getting a node up and running requires quite a lot of boiler. Luckily I already wrote
    https://github.com/mikeal/libp2p-simple
  2. All the API’s only take callbacks so I’m going to end up wrapping a lot of promises around instance methods which are a little annoying to bind :(
  3. After I start the node it doesn’t keep the node process alive. Even after I provide something to content discovery, the process exits without staying open :(

I’ll keep adding to this thread as I work through more of the API.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions