Better ping/pong support
This commit is contained in:
4
examples/ping_pong/test.sh
Normal file
4
examples/ping_pong/test.sh
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
(cd build ; make)
|
||||
./build/ping_pong ws://localhost:5678
|
Reference in New Issue
Block a user