DITTransportWebServer

@interface DITTransportWebServer : DITTransport

Used in start and stop calls on the DITDittoKit object to start or stop using a WebSocket server as a transport.

  • The URL of the server to connect to.

    Declaration

    Objective-C

    @property (nonatomic, readonly) NSString *_Nonnull serverURL;