Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bostrt/tomcat8-websocket-hello


https://github.com/bostrt/tomcat8-websocket-hello

Last synced: 19 days ago
JSON representation

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