-
Notifications
You must be signed in to change notification settings - Fork 255
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Add SSL support (issue #106)."
This reverts commit f71f24e.
- Loading branch information
Tomasz Bak
committed
Jun 24, 2014
1 parent
f71f24e
commit c30e833
Showing
21 changed files
with
20 additions
and
1,125 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version=0.3.6 | ||
netty_version=4.0.20.Final | ||
netty_version=4.0.14.Final | ||
slf4j_version=1.7.6 | ||
rxjava_version=[0.17,) |
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
70 changes: 0 additions & 70 deletions
70
rx-netty-examples/src/main/java/io/reactivex/netty/examples/http/ssl/README.md
This file was deleted.
Oops, something went wrong.
77 changes: 0 additions & 77 deletions
77
...etty-examples/src/main/java/io/reactivex/netty/examples/http/ssl/SslHelloWorldClient.java
This file was deleted.
Oops, something went wrong.
62 changes: 0 additions & 62 deletions
62
...etty-examples/src/main/java/io/reactivex/netty/examples/http/ssl/SslHelloWorldServer.java
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
rx-netty-examples/src/main/java/io/reactivex/netty/examples/tcp/ssl/README.md
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.