apache / openwhisk-catalog

Curated catalog of Apache OpenWhisk packages to interface with event producers and consumers
https://openwhisk.apache.org/
Apache License 2.0
33 stars 49 forks source link

Use websocket.org for WebSocket tests #276

Closed dubee closed 6 years ago

dubee commented 6 years ago

Instead of setting up a WebSocket server for the WebSocket test suite, use websocket.org instead.

dubee commented 6 years ago

Using the WebSocket demo from https://www.websocket.org/echo.html.