jar

com.github.billybichon : livegql

Maven & Gradle

Feb 19, 2020
18 stars

com.github.billybichon:livegql · Simple java library in order to use GraphQL Subscription on WebSocket based on Apollo Protocol.

Table Of Contents

Latest Version

Download com.github.billybichon : livegql JAR file - Latest Versions:

All Versions

Download com.github.billybichon : livegql JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
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 livegql-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.billybichon.livegql

├─ com.github.billybichon.livegql.ErrorClient.class - [JAR]

├─ com.github.billybichon.livegql.LiveGQL.class - [JAR]

├─ com.github.billybichon.livegql.LiveGQLListener.class - [JAR]

├─ com.github.billybichon.livegql.MessageClient.class - [JAR]

├─ com.github.billybichon.livegql.MessageServer.class - [JAR]

├─ com.github.billybichon.livegql.PayloadClient.class - [JAR]

├─ com.github.billybichon.livegql.PayloadServer.class - [JAR]

├─ com.github.billybichon.livegql.Subscription.class - [JAR]