forked from dimircea/WebRTC
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,8 @@ | ||
# 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]. |