Namespace Copper.Discovery.Interface.V1
Classes
EndpointMetadata
Represents the metadata of an endpoint.
ListenerMetadata
Represents the metadata of a service listener.
ServiceDiscoveryCriteria
Represents the criteria to which a discovered service must adhere.
ServiceDiscoveryRequestedEventArgs
Represents a set of service discovery requested event arguments.
ServiceDiscoveryResponse
Represents a service discovery response.
ServiceMetadata
Represents the metadata of a service.
Interfaces
IDiscoveryResponseService
Defines a service contract for a service used to receive service discovery responses.
IServiceDiscoveryRequestedEvent
Defines an event contract that is published by a client when discovering services and to which a service should subscribe and respond to be discoverable.