jar

io.github.thearchitect123 : titansocket-jvm

Maven & Gradle

May 12, 2024
4 stars

TitanSocket · A kotlin multiplatform implementation of a websocket. Supports both iOS & Android

Table Of Contents

Latest Version

Download io.github.thearchitect123 : titansocket-jvm JAR file - Latest Versions:

All Versions

Download io.github.thearchitect123 : titansocket-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window titansocket-jvm-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.architect.titansocket

├─ com.architect.titansocket.Mapper.class - [JAR]

├─ com.architect.titansocket.TitanSocket.class - [JAR]

├─ com.architect.titansocket.TitanSocketBuilder.class - [JAR]

├─ com.architect.titansocket.TitanSocketEvent.class - [JAR]

├─ com.architect.titansocket.TitanSocketEvents.class - [JAR]

├─ com.architect.titansocket.TitanSocketOptions.class - [JAR]