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

refactor: rm unnecessary code for eureka #1372

Open
wants to merge 17 commits into
base: rano/eureka/1364
Choose a base branch
from

Commits on Oct 23, 2024

  1. rm connection types

    rnbguy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5e5787f View commit details
    Browse the repository at this point in the history
  2. use From derive for ChannelId

    rnbguy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d1a17dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7964f9 View commit details
    Browse the repository at this point in the history
  4. ChannelId as_ref for ClientId

    rnbguy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ed5af45 View commit details
    Browse the repository at this point in the history
  5. rm channel messages

    rnbguy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e83ceca View commit details
    Browse the repository at this point in the history
  6. rm connection export

    rnbguy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d5d4c9d View commit details
    Browse the repository at this point in the history
  7. rm channel handshakes

    rnbguy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bbef5ed View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    33fb856 View commit details
    Browse the repository at this point in the history
  2. use pair unpack

    rnbguy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    55601cb View commit details
    Browse the repository at this point in the history
  3. rm Channel files

    rnbguy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    450f29b View commit details
    Browse the repository at this point in the history
  4. rm commented out codes

    rnbguy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    cf8f3f6 View commit details
    Browse the repository at this point in the history
  5. rm Connection from Cargo.toml

    rnbguy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ba054c6 View commit details
    Browse the repository at this point in the history
  6. rm ConnectionId

    rnbguy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5684054 View commit details
    Browse the repository at this point in the history
  7. rm Connection crate

    rnbguy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4b0d47b View commit details
    Browse the repository at this point in the history
  8. redundant comments

    rnbguy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c4f07de View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. fix commitment prefix

    rnbguy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7c9b0ef View commit details
    Browse the repository at this point in the history
  2. rm TimeoutOnClose

    rnbguy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    51f4c22 View commit details
    Browse the repository at this point in the history