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
I would like to implement some of the missing network protocols.
For each of them a service binding protocol with a different guid exist, what would be the correct way of implementing the service binding protocols in a way they work with open_protocol?
The obvious way would be to create a struct for every guid but that would cause a lot of duplicates.
The text was updated successfully, but these errors were encountered:
I would like to implement some of the missing network protocols.
For each of them a service binding protocol with a different guid exist, what would be the correct way of implementing the service binding protocols in a way they work with open_protocol?
The obvious way would be to create a struct for every guid but that would cause a lot of duplicates.
The text was updated successfully, but these errors were encountered: