GitHub user brunobat opened a pull request:
https://github.com/apache/tomee/pull/214
TOMEE-2283 - Websocket tls basic auth example
This is still a work in progress.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brunobat/tomee
websocket-tls-basic-auth-example
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/214.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #214
----
commit 5154eb2b05e25f4beb7e828fb979abbbad89fd4e
Author: brunobat <brunobat@...>
Date: 2018-11-21T23:53:02Z
TOMEE-2283 - websocket example structure, java classes webapp and test
resources
Signed-off-by: brunobat <[email protected]>
commit 6d0bb00c90d3b4a04b88db63c4fc79d01d54f066
Author: brunobat <brunobat@...>
Date: 2018-11-21T23:54:33Z
TOMEE-2283 - Add to Examples
Signed-off-by: brunobat <[email protected]>
commit cc15ef20c0af30d41d1c6a4f3cd3d386af2daef5
Author: brunobat <brunobat@...>
Date: 2018-11-21T23:55:16Z
TOMEE-2283 - Add readme draft
Signed-off-by: brunobat <[email protected]>
----
---