-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #316 from LucasMLK/develop
remove websocket and add jws-api dependency
- Loading branch information
Showing
9 changed files
with
8 additions
and
480 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,5 +37,4 @@ public interface RPCSpec { | |
|
||
int getRPCPortByHttp(); | ||
|
||
int getRPCPortByWebSocket(); | ||
} |
42 changes: 0 additions & 42 deletions
42
src/main/java/io/xdag/rpc/netty/Web3ResultWebSocketResponseHandler.java
This file was deleted.
Oops, something went wrong.
102 changes: 0 additions & 102 deletions
102
src/main/java/io/xdag/rpc/netty/Web3WebSocketServer.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.