Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dimircea/WebRTC
Browse files Browse the repository at this point in the history
  • Loading branch information
dimircea committed Jan 26, 2016
2 parents ca757bc + 8c80ba1 commit 22e52c3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion SimpleVideoChat/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# Simple WebRTC-based Video Chat Web Application
### Simple WebRTC-based Video Chat Web Application
A simple Audio/Video Chat Web Application implemented by using WebRTC and WebSockets for signaling purposes.

### Documentation
This application is accompanied by a tutorial, available on our [web-engineering.info](http://web-engineering.info/node/57) blog.

### License
This application and all the resources are available under [MIT License](https://opensource.org/licenses/MIT).

0 comments on commit 22e52c3

Please sign in to comment.