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

Don't log error when environment does not support WebRTC #1547

Merged
merged 1 commit into from
Nov 26, 2020

Commits on Nov 26, 2020

  1. Don't log error when WebRTC not supported

    This function is *always* called when a MatrixClient is created, e.g. in
    an appservice. If the environment does not support WebRTC, this is not
    necessarily an error; it is expected in many situations.
    
    Fix a small typo
    
    Signed-off-by: Dexter Chua <[email protected]>
    dalcde committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    bc46609 View commit details
    Browse the repository at this point in the history