Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wangpin34/one-one-chat

One to one chat demo base on WebRTC
https://github.com/wangpin34/one-one-chat

webrtc webrtc-demos

Last synced: about 1 month ago
JSON representation

One to one chat demo base on WebRTC

Awesome Lists containing this project

README

        

# one-one-chat
This is a most simple chat demo based on WebRTC.

## Get started
```
npm install
npm start
```
Dev script
```
npm run dev
```

## LICENSE
MIT