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

Handle send error #34

Merged
merged 16 commits into from
Jun 23, 2023
Merged

Handle send error #34

merged 16 commits into from
Jun 23, 2023

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    7b11973 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into handle_send_error

    # Conflicts:
    #	socketioxide/src/errors.rs
    #	socketioxide/src/socket.rs
    biryukovmaxim committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8de4a86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91f2db8 View commit details
    Browse the repository at this point in the history
  4. remove println

    biryukovmaxim committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    87b69d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02aa646 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60e1fa0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    870a9da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b3746a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    35fe60c View commit details
    Browse the repository at this point in the history
  2. remove internal_send fn

    biryukovmaxim committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    306f807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    882b32b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38df5e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a73b3bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc44085 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aded7c2 View commit details
    Browse the repository at this point in the history
  8. fix: e2e log INFO to DEBUG

    Totodore authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    b6d5e7c View commit details
    Browse the repository at this point in the history