fix websocket messaging, renamed http functions, start sending message via http
This commit is contained in:
@@ -37,6 +37,12 @@ echo "============================="
|
||||
bash "$DIR/05_send_message.sh"
|
||||
echo ""
|
||||
|
||||
echo "============================="
|
||||
echo " Step 6: Send message reverse"
|
||||
echo "============================="
|
||||
bash "$DIR/06_send_message_reverse.sh"
|
||||
echo ""
|
||||
|
||||
echo "============================="
|
||||
echo " Cleanup"
|
||||
echo "============================="
|
||||
|
||||
Reference in New Issue
Block a user