Skip to content

LarsFlieger/simple-peerjs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PeerJS Example

In this super simple example you will see how to use peerjs to send data from one to another.

host.html

Will create lobby and will wait for connection. If there is connection it will print data in console.

client.html

Will connect to host and send hi! if connected.


Build with PeerJS Stable (1.4.7)

Read more: https://peerjs.com/

Releases

No releases published

Packages

No packages published

Languages