https://github.com/bostrt/tomcat8-websocket-hello
https://github.com/bostrt/tomcat8-websocket-hello
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bostrt/tomcat8-websocket-hello
- Owner: bostrt
- Created: 2017-11-29T22:10:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T16:04:20.000Z (about 8 years ago)
- Last Synced: 2025-02-12T20:35:04.357Z (over 1 year ago)
- Language: HTML
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tomcat 8 WebSocket Sample Application
## Building
```
# mvn clean install
```
# Installation
```
# cp target/tomcat-websocket-hello.war /path/to/tomcat8/webapps/
# /path/to/tomcat8/bin/catalina.sh run
```
# Usage
Open