https://github.com/brandly/grill
peer-to-peer video chat
https://github.com/brandly/grill
hacktoberfest video-chat zoom
Last synced: 6 months ago
JSON representation
peer-to-peer video chat
- Host: GitHub
- URL: https://github.com/brandly/grill
- Owner: brandly
- Created: 2015-07-19T19:26:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T21:56:37.000Z (almost 3 years ago)
- Last Synced: 2025-02-13T03:19:01.806Z (8 months ago)
- Topics: hacktoberfest, video-chat, zoom
- Language: JavaScript
- Homepage: http://brandly.github.io/grill/
- Size: 5.53 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grill
> peer-to-peer video chat
[demo](http://brandly.github.io/grill/)
### development
```shell
$ npm install
$ npm start
$ open http://localhost:1234/
```