# secured-websocket **Repository Path**: mirrors_tomitribe/secured-websocket ## Basic Information - **Project Name**: secured-websocket - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = WebSocket secured by BASIC This is a companion example of a Tomitrib.com blog post. Uses arquilian tests to demonstrate how to secure a websocket connection with basic authentication. The allowed users can be configures in src/main/tomee/conf/tomcat-users.xml == How to run `$ mvn clean package`