You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2018/11/29 21:48:52 UTC

[03/10] tomee git commit: TOMEE-2283 - Add readme draft

TOMEE-2283 - Add readme draft

Signed-off-by: brunobat <br...@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 <br...@gmail.com>
Authored: Wed Nov 21 23:55:16 2018 +0000
Committer: brunobat <br...@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