You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the review of PR #6506, it was suggested that implementing tokio::io::AsyncRead and AsyncWrite for Session could eliminate the need for the compatibility layer. This issue is opened to track this suggestion.