Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bostrt/tomcat8-websocket-hello
https://github.com/bostrt/tomcat8-websocket-hello
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bostrt/tomcat8-websocket-hello
- Owner: bostrt
- Created: 2017-11-29T22:10:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T16:04:20.000Z (almost 7 years ago)
- Last Synced: 2024-10-29T23:37:03.217Z (2 months 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