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

[WIP] Put back the relay #585

Closed
wants to merge 31 commits into from
Closed

[WIP] Put back the relay #585

wants to merge 31 commits into from

Commits on Oct 18, 2018

  1. Add ProtocolsHandler trait

    tomaka committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    bd69c01 View commit details
    Browse the repository at this point in the history
  2. Reexport symbols

    tomaka committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    d283c01 View commit details
    Browse the repository at this point in the history
  3. Add a note about shutting down

    tomaka committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    20dae45 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Configuration menu
    Copy the full SHA
    27fdfd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    462b0ce View commit details
    Browse the repository at this point in the history
  3. Add small TODO

    tomaka committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    6280294 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0310f0f View commit details
    Browse the repository at this point in the history
  5. Rename Output to RelayOutput

    tomaka committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    48ba073 View commit details
    Browse the repository at this point in the history
  6. Add RelayHandler

    tomaka committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    ac46279 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c5b51b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b016e5 View commit details
    Browse the repository at this point in the history
  9. Properly shut down

    tomaka committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    ccdf701 View commit details
    Browse the repository at this point in the history
  10. Add Send to the boxed futures

    tomaka committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    318369c View commit details
    Browse the repository at this point in the history
  11. Add map_protocol

    tomaka committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    d77f092 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fd3630f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. Configuration menu
    Copy the full SHA
    abd11be View commit details
    Browse the repository at this point in the history
  2. Remove RelayTransport

    tomaka committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    11cbc39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef9200c View commit details
    Browse the repository at this point in the history
  4. Add WaitRequest

    tomaka committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    2f3b4a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

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

Commits on Nov 3, 2018

  1. Update the handler as well

    tomaka committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    9fbbefb View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

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

Commits on Nov 28, 2018

  1. Configuration menu
    Copy the full SHA
    a80ef06 View commit details
    Browse the repository at this point in the history
  2. Make protocol compile

    tomaka committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    d4f1a1c View commit details
    Browse the repository at this point in the history
  3. Minor work

    tomaka committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    ebcd209 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. More work

    tomaka committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    28dddc1 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. More work

    tomaka committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    7326ca7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

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

Commits on Jan 19, 2019

  1. Configuration menu
    Copy the full SHA
    e78bf15 View commit details
    Browse the repository at this point in the history
  2. More work towards compilation

    tomaka committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    abe8ac7 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

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