IXWebSocket/examples/ping_pong/test.sh

5 lines
67 B
Bash
Raw Normal View History

2018-10-25 21:01:47 +02:00
#!/bin/sh
(cd build ; make)
./build/ping_pong ws://localhost:5678