Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move go-libp2p-mplex here #1450

Merged
merged 30 commits into from
Apr 26, 2022
Merged

move go-libp2p-mplex here #1450

merged 30 commits into from
Apr 26, 2022

Commits on Jul 12, 2015

  1. extracted from go-peerstream

    jbenet committed Jul 12, 2015
    Configuration menu
    Copy the full SHA
    3023356 View commit details
    Browse the repository at this point in the history
  2. fixed urls

    jbenet committed Jul 12, 2015
    Configuration menu
    Copy the full SHA
    5b2626d View commit details
    Browse the repository at this point in the history
  3. links fix

    jbenet committed Jul 12, 2015
    Configuration menu
    Copy the full SHA
    73c3d70 View commit details
    Browse the repository at this point in the history
  4. implement AcceptStream

    jbenet committed Jul 12, 2015
    Configuration menu
    Copy the full SHA
    aab33b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2015

  1. Configuration menu
    Copy the full SHA
    3573177 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2016

  1. gxify and update deps

    whyrusleeping committed May 2, 2016
    Configuration menu
    Copy the full SHA
    9b37fe1 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2016

  1. Configuration menu
    Copy the full SHA
    9a45ffb View commit details
    Browse the repository at this point in the history

Commits on May 13, 2016

  1. Configuration menu
    Copy the full SHA
    b3902ad View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

  1. Configuration menu
    Copy the full SHA
    ac8a308 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. Configuration menu
    Copy the full SHA
    43db8f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from Stebalien/feat/reset

    add support for the new Reset method.
    Stebalien authored Aug 18, 2017
    Configuration menu
    Copy the full SHA
    17e524c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2017

  1. remove conn.Serve

    marten-seemann committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    a920757 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. Merge pull request #5 from marten-seemann/remove-serve

    remove conn.Serve
    Stebalien authored Aug 24, 2017
    Configuration menu
    Copy the full SHA
    4ca0f79 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. gx publish 3.0.11

    Stebalien committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    a589640 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Configuration menu
    Copy the full SHA
    fad7d9b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. Configuration menu
    Copy the full SHA
    aa541dd View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. restructure files layout

    Wondertan committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    7773c57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    166a2cc View commit details
    Browse the repository at this point in the history
  3. use explicit return values

    Wondertan committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    8a4d7ec View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    4395e60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4aa298 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #20 from libp2p/feat/stream-interfaces

    feat: update stream interfaces
    Stebalien authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    fdb9a0a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Configuration menu
    Copy the full SHA
    c2feedf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from libp2p/open-stream-context

    change OpenStream to accept a context
    marten-seemann authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    6c57248 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92ae2a8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #23 from libp2p/update-mplex

    update go-mplex, use the context passed to OpenStream
    marten-seemann authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    c04213f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    ce30ce8 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. update mplex (#31)

    marten-seemann authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    d6fc4be View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    d69f1fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    663cf70 View commit details
    Browse the repository at this point in the history