All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.yazantarifi.websocketmanager.configuration.SocketManagerTransport.kt Maven / Gradle / Ivy

There is a newer version: 0.13-alpha
Show newest version
package com.yazantarifi.websocketmanager.configuration

enum class SocketManagerTransport {
    WEB_SOCKET,
    POLLING
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy