Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Remove code from interfaces module #110

@achingbrain

Description

@achingbrain

We should remove all .js code from the interfaces module and just make it .ts interfaces, so we can use the types declared there without pulling in heavy implementations such as libp2p-crypto or peer-id.

The only significant chunks of code we have are the pubsub and connection base classes but these could be moved to packages within this repo. We could even repurpose the old libp2p-pubsub npm module.

What do you think? @vasco-santos @jacobheun

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions