IXWebSocket/examples/ping_pong/test.sh
2018-10-25 14:43:35 -07:00

5 lines
67 B
Bash

#!/bin/sh
(cd build ; make)
./build/ping_pong ws://localhost:5678