jar

com.github.billybichon : rx-livegql

Maven & Gradle

Jul 27, 2017
2 stars

com.github.billybichon:rx-livegql · ReactiveX java library in order to use GraphQL Subscription with RxJava2 on WebSocket based on Apollo Protocol.

Table Of Contents

Latest Version

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

All Versions

Download com.github.billybichon : rx-livegql 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 rx-livegql-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.billybichon.rxlivegql

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

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

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

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

├─ com.github.billybichon.rxlivegql.RxLiveGQL.class - [JAR]

├─ com.github.billybichon.rxlivegql.WebSocketWrapper.class - [JAR]