Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 453 Bytes

ariadne_websockets.md

File metadata and controls

17 lines (11 loc) · 453 Bytes
layout title
page
Installing Ariadne for WebSockets

Prerequisites

  • J2EE server that supports WebSockets. We have successfully used Tomcat 9

Steps

  • Download WALA Ariadne J2EE war

  • Deploy WAR file as wala-ariadne.war to server; for Tomcat, copy to webapps directory

  • Run server