Draft: Resolve "Add websockets"
- Dan Jones authored
Enables sending and receiving messages as a websocket client. - use get_token.py to create SOAR_TOKEN env var - pipenv run python client_socket_send.py - pipenv run python client_socket_receive.py
Closes #11
Enables sending and receiving messages as a websocket client. - use get_token.py to create SOAR_TOKEN env var - pipenv run python client_socket_send.py - pipenv run python client_socket_receive.py