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

rename Connection.{Send,Receive}Message to {Send,Receive}Datagram #4116

Merged
merged 1 commit into from Oct 25, 2023

Commits on Oct 23, 2023

  1. rename Connection.{Send,Receive}Message to {Send,Receive}Datagram

    This is more consistent with both the RFC and the rest of the API. For
    example, the option in the Config is already name EnableDatagrams, and
    the property in the ConnectionState is named SupportsDatagrams.
    marten-seemann committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b994c0d View commit details
    Browse the repository at this point in the history