Skip to content

Files

Latest commit

ccc4be8 · May 6, 2020

History

History

rtcbot.dev

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 20, 2019
May 6, 2020
Sep 20, 2019
Sep 20, 2019
Sep 20, 2019

rtcbot.dev

Establishing a WebRTC connection requires a server at a known IP address to serve as a go-between which passes connection information from one device to another.

Having an internet-accessible server can be discouraging for basic debugging and for newbies who just want to try out rtcbot.

For this reason, rtcbot.dev is offered as a quick way to debug your scripts over the internet - it serves as a go-between that is free and easy to use.

The code does not use rtcbot itself, since installing it on a webserver might be a challenge if using an old OS.