Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pion/11LiveChat

Another one-one live chatroom using pion webrtc with sfu mode
https://github.com/pion/11LiveChat

chatroom livechat pion webrtc

Last synced: 3 months ago
JSON representation

Another one-one live chatroom using pion webrtc with sfu mode

Awesome Lists containing this project

README

        

# 11LiveChat - Just a DEMO

# How to Run

* go build && ./11LiveChat -c config.toml -a ":8432"
* open one browser && https://x.x.x.x:8432 && click publish
* find another pc, open another browser && https://x.x.x.x:8432 && click publish
* now you can talk to yourself :)