URLEndpoint
public struct URLEndpoint: InternalEndpointURL based replication target endpoint.
- 
                  
                  The URL. DeclarationSwift public let url: URL
- 
                  
                  Initializes with the given URL. The supported URL schemes are ws and wss for transferring data over a secure connection. DeclarationSwift public init(url: URL)ParametersurlThe URL object. 
 URLEndpoint Struct Reference
        URLEndpoint Struct Reference