jar

io.github.novicezk : discord-websocket-client

Maven & Gradle

Jan 20, 1970
4 stars

discord-websocket-client · Connect discord websocket with authorization

Table Of Contents

Latest Version

Download io.github.novicezk : discord-websocket-client JAR file - Latest Versions:

All Versions

Download io.github.novicezk : discord-websocket-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 discord-websocket-client-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.novicezk.discord.constants

├─ io.github.novicezk.discord.constants.WebSocketCode.class - [JAR]

io.github.novicezk.discord.websocket

├─ io.github.novicezk.discord.websocket.MessageListener.class - [JAR]

├─ io.github.novicezk.discord.websocket.UserWebSocketClient.class - [JAR]

io.github.novicezk.discord.compress

├─ io.github.novicezk.discord.compress.Decompressor.class - [JAR]

├─ io.github.novicezk.discord.compress.NoneDecompressor.class - [JAR]

├─ io.github.novicezk.discord.compress.ZlibDecompressor.class - [JAR]

io.github.novicezk.discord.util

├─ io.github.novicezk.discord.util.AsyncLockUtils.class - [JAR]

io.github.novicezk.discord.exception

├─ io.github.novicezk.discord.exception.WebSocketClientStartException.class - [JAR]

io.github.novicezk.discord.enums

├─ io.github.novicezk.discord.enums.Compression.class - [JAR]