windhamdavid 4 years ago
parent
commit
0da07d9183
1 changed files with 10 additions and 2 deletions
  1. 10 2
      README.md

+ 10 - 2
README.md

@@ -1,6 +1,14 @@
-####
+## daveo-webrtc
+*** deprecated - archived ***  
 
-```bash 
+Migrated to using Talky for stun server @ [https://github.com/windhamdavid/dw_webrtc](https://github.com/windhamdavid/dw_webrtc) 
+
+This project was based on [https://github.com/webrtc/apprtc](https://github.com/webrtc/apprtc)  
+I hosted it on Heroku @ [https://daveo-webrtc.herokuapp.com/](https://daveo-webrtc.herokuapp.com/)  
+More information is available @ [https://webrtc.org/](https://webrtc.org/)  
+
+
+```
 npm install > node server.js > [localhost:8881](http://localhost:8881)
 ```