Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pion/11LiveChat
- Owner: pion
- License: gpl-3.0
- Created: 2019-04-15T10:54:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-04T16:02:28.000Z (over 1 year ago)
- Last Synced: 2024-08-01T13:28:34.672Z (6 months ago)
- Topics: chatroom, livechat, pion, webrtc
- Language: Go
- Homepage:
- Size: 99.6 KB
- Stars: 42
- Watchers: 8
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 :)