UNPKG

signal-channel

Version:

A signal channel that empowers webrtc

12 lines (11 loc) 246 B
<!DOCTYPE html> <html> <head> <title>Simple connections</title> <meta charset="utf-8"> </head> <body> <script src="bundle.js"></script> <script src="http://localhost:9090"></script> </body> </html>