Interface ClientOptions

interface ClientOptions {
    enet?: ENetServerOptions;
}

Properties

Properties