Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 289 Bytes

wasted.io SPDY Demo

Running the Server

mvn compile exec:exec -Prun

Connect with your browser to https://your.ip:8765/

Exceptions

If you're seeing weird Exceptions mentioning the Java MAC Framework, adjust your NPN version in pom.xml. It's commented there. ;)