This is a demo to make use of a simple WebSocket Client with Embedded Python in IRIS.
How to Test it
- Run an Iris Session in Docker
- Select your WebSocket Echo Server
- Enter the text you want to send or generate it
- Send it and see the result
$ docker-compose exec iris iris session iris "##class(rccpy.WSockPy).Run()"
*** Welcome to WebSocket Embedded Python Demo ***
Collecting websocket-client
Using cached https://files.pythonhosted.org/packages/4c/5f/f61b420143ed1c8dc69f9eaec5ff1ac36109d52c80de49d66e0c36c3dfdf/websocket_client-0.57.0-py2.py3-none-any.whl
Collecting six (from websocket-client)
Us








