Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 217 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 217 Bytes

How to run the server:

git clone https://github.com/cettia/asity.git
cd asity/example-jwa1
mvn jetty:run

How to run the client:

cd asity/example
mvn package exec:java@websocket-echo-client