chadnickbok / librtcdcpp

A simple WebRTC DataChannels library
BSD 3-Clause "New" or "Revised" License
158 stars 41 forks source link

After successful build, how can i use the example to do some test? #39

Open yulin724 opened 6 years ago

yulin724 commented 6 years ago

./testclient easywsclient: connecting: host=localhost port=5000 path=/channel/test Unable to connect to localhost:5000 WebSocket connection failed

mo3rfan commented 6 years ago

Try the steps mentioned here.