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

Update stream rfc #15

Merged
merged 26 commits into from
Jul 29, 2020
Merged

Commits on Jun 30, 2020

  1. update terminology to lending stream, rather than detached stream

    Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
    nellshamrell committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    7ede7b7 View commit details
    Browse the repository at this point in the history
  2. adds more information on IntoStream trait

    Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
    nellshamrell committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    3ccfcb0 View commit details
    Browse the repository at this point in the history
  3. expands on FromStream trait

    Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
    nellshamrell committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    b5f7031 View commit details
    Browse the repository at this point in the history
  4. add more info on converting between lending streams and non-lending s…

    …treams
    
    Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
    nellshamrell committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    f6cd705 View commit details
    Browse the repository at this point in the history
  5. even more information about converting Streams to LendingStreams

    Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
    nellshamrell committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    a6a69a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. adds in information about the next method

    Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
    nellshamrell committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    81a2d51 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Update rfc-drafts/stream.md

    Co-authored-by: Yoshua Wuyts <yoshuawuyts+github@gmail.com>
    nellshamrell and yoshuawuyts committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    7c95855 View commit details
    Browse the repository at this point in the history
  2. Update rfc-drafts/stream.md

    Co-authored-by: Yoshua Wuyts <yoshuawuyts+github@gmail.com>
    nellshamrell and yoshuawuyts committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    9f6aa05 View commit details
    Browse the repository at this point in the history
  3. Update rfc-drafts/stream.md

    Co-authored-by: Yoshua Wuyts <yoshuawuyts+github@gmail.com>
    nellshamrell and yoshuawuyts committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    1750343 View commit details
    Browse the repository at this point in the history
  4. Update rfc-drafts/stream.md

    Co-authored-by: Yoshua Wuyts <yoshuawuyts+github@gmail.com>
    nellshamrell and yoshuawuyts committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    0050a3e View commit details
    Browse the repository at this point in the history
  5. Update rfc-drafts/stream.md

    Co-authored-by: Yoshua Wuyts <yoshuawuyts+github@gmail.com>
    nellshamrell and yoshuawuyts committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    9d48ced View commit details
    Browse the repository at this point in the history
  6. Update rfc-drafts/stream.md

    Co-authored-by: Yoshua Wuyts <yoshuawuyts+github@gmail.com>
    nellshamrell and yoshuawuyts committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    8d19261 View commit details
    Browse the repository at this point in the history
  7. adds in info on IntoStream

    Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
    nellshamrell committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    06205c4 View commit details
    Browse the repository at this point in the history
  8. adds in more info about generators

    Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
    nellshamrell committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    d646a7e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Update rfc-drafts/stream.md

    Co-authored-by: Tyler Mandry <tmandry@gmail.com>
    nellshamrell and tmandry committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    c0bbd43 View commit details
    Browse the repository at this point in the history
  2. Update rfc-drafts/stream.md

    Co-authored-by: Tyler Mandry <tmandry@gmail.com>
    nellshamrell and tmandry committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    8cf7b37 View commit details
    Browse the repository at this point in the history
  3. Update rfc-drafts/stream.md

    Co-authored-by: Tyler Mandry <tmandry@gmail.com>
    nellshamrell and tmandry committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    df39f12 View commit details
    Browse the repository at this point in the history
  4. Update rfc-drafts/stream.md

    Co-authored-by: Tyler Mandry <tmandry@gmail.com>
    nellshamrell and tmandry committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    a13dd48 View commit details
    Browse the repository at this point in the history
  5. Update rfc-drafts/stream.md

    Co-authored-by: Tyler Mandry <tmandry@gmail.com>
    nellshamrell and tmandry committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    e398679 View commit details
    Browse the repository at this point in the history
  6. Update rfc-drafts/stream.md

    Co-authored-by: Tyler Mandry <tmandry@gmail.com>
    nellshamrell and tmandry committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    d41c12b View commit details
    Browse the repository at this point in the history
  7. a few clarifications

    Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
    nellshamrell committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    ddec9e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. fixes name of crate

    Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
    nellshamrell committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    4bcc194 View commit details
    Browse the repository at this point in the history
  2. Update rfc-drafts/stream.md

    Co-authored-by: Jake Goulding <shepmaster@mac.com>
    nellshamrell and shepmaster committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    6d06d3f View commit details
    Browse the repository at this point in the history
  3. removes unnecessary bullet points

    Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
    nellshamrell committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    35efa81 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Update rfc-drafts/stream.md

    Co-authored-by: Dominik Stolz <voidc@users.noreply.github.com>
    nellshamrell and voidc committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    642935a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. adds more info based on feedback

    Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
    nellshamrell committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    b9c8bff View commit details
    Browse the repository at this point in the history