forked from apache/pulsar
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix][ws] Remove unnecessary ping/pong implementation
- Loading branch information
1 parent
d9ff063
commit 78bb9ee
Showing
7 changed files
with
0 additions
and
256 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
50 changes: 0 additions & 50 deletions
50
pulsar-websocket/src/main/java/org/apache/pulsar/websocket/PingPongHandler.java
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
pulsar-websocket/src/main/java/org/apache/pulsar/websocket/WebSocketPingPongServlet.java
This file was deleted.
Oops, something went wrong.
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
132 changes: 0 additions & 132 deletions
132
pulsar-websocket/src/test/java/org/apache/pulsar/websocket/PingPongHandlerTest.java
This file was deleted.
Oops, something went wrong.