Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alstn113/webrtc-example


https://github.com/alstn113/webrtc-example

docker nest react socket-io vite web-rtc

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Socket.io + WebRTC



```
📒 WEBRTC

├── 📁 packages
│ ├── 📘 client / React.js
│ │ ├── 📁 .storybook
│ │ └── 📁 src
│ │ └─ ...
│ │
│ └── 📕 server / Nest.js
│ ├── 📁 dockers
│ ├── 📁 prisma
│ └── 📁 src
│ └─ ...

└── 📁 study
├── 📁 websocket-chat
├── 📁 sochet.io-chat
└── 📁 webrtc-video
```