KtJsonRpcPeer
· KtJsonRpcPeer is a Kotlin library that implements JSON-RPC 2.0 in Peer mode.
It's full-duplex, supporting two-way procedure call.
It can work well with WebSocket.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window KtJsonRpcPeer-0.13.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.