1
0
mirror of https://gitlab.com/comunic/nodejs-webrtcsignalexchangerserver synced 2025-07-08 02:52:57 +00:00

Added warning

This commit is contained in:
2019-01-19 17:36:08 +01:00
parent 62e247488a
commit e9189376bc

@ -3,6 +3,8 @@
A lightweight node application that allows to exchange signals connection through websockets.
WARNING WARNING WARNING : Do not try to launch my project on a computer not connected to any network, it will not work (Firefox is unable to create Ice candidate on such configuration) !!!! (However, if you run your own STUN/TURN server, an Internet connection will not be required at all)
# Requirements
```sh
sudo apt install nodejs node-express node-wc