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

huis.noise-kotlin.1.0.1.source-code.Role.kt Maven / Gradle / Ivy

The newest version!
package nl.sanderdijkhuis.noise

/** The role of the user holding the handshake state. The initiator is the one who sends the first message. */
enum class Role {
    INITIATOR, RESPONDER
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy