Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

simplify libp2p-swarm #20

Merged
merged 6 commits into from
Mar 10, 2016
Merged

simplify libp2p-swarm #20

merged 6 commits into from
Mar 10, 2016

Conversation

daviddias
Copy link
Member

This PR is a work in progress that targets to refactor the whole module with the goals of reducing 'magic' (aka give more power to the user) and increase test coverage (to reduce the number of surprises)

  • transport impl (internal)
  • connection impl (internal)
  • identify protocol
  • higher level (public) API
  • tests
    • tcp
    • utp
    • websockets
    • higher level (public) API
    • stream muxing
    • public API with stream muxing + tcp, utp and websockets
  • docs update

daviddias added a commit that referenced this pull request Mar 10, 2016
@daviddias daviddias merged commit bb7f739 into master Mar 10, 2016
@daviddias daviddias deleted the update/simplify branch March 10, 2016 20:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant