Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 359 Bytes

File metadata and controls

17 lines (8 loc) · 359 Bytes

apama-apama-websocketApamaTestServer

SAMPLE

Sample websocket server to run for testing. Opens an endpoint on ws://localhost:9998/standaloneServer/standaloneEcho This serves as a helper project to run a websocket endpoint.

PREREQUISITE FOR THIS SAMPLE

RUNNING THE SAMPLE

  1. Start the websocket test server using maven

    mvn exec:java