/guice-undertow-websockets

This example project demonstrates how to use an embedded Undertow Server in conjunction with Guice.

Primary LanguageJava

guice-undertow-websockets

This example project demonstrates how to use an embedded Undertow Server in conjunction with Guice.

Running

You can run the sample using the gradle run command. Point your browser at http://localhost:8081 to visit the sample page.

Requirements

  • gradle
  • java 8