TOMEE-2283 - Add readme draft Signed-off-by: brunobat <bruno...@gmail.com>
Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/c1cf2288 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/c1cf2288 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/c1cf2288 Branch: refs/heads/master Commit: c1cf22882257eedc5e23de25cb46b4f86177b8d5 Parents: 9f11ac0 Author: brunobat <bruno...@gmail.com> Authored: Wed Nov 21 23:55:16 2018 +0000 Committer: brunobat <bruno...@gmail.com> Committed: Thu Nov 29 12:23:39 2018 +0000 ---------------------------------------------------------------------- examples/websocket-tls-basic-auth/README.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/c1cf2288/examples/websocket-tls-basic-auth/README.md ---------------------------------------------------------------------- diff --git a/examples/websocket-tls-basic-auth/README.md b/examples/websocket-tls-basic-auth/README.md new file mode 100644 index 0000000..82e07a7 --- /dev/null +++ b/examples/websocket-tls-basic-auth/README.md @@ -0,0 +1,3 @@ +# websocket-tls-basic-auth + +Websocket example project using SSL and basic authentication