commit
344f203b13
7
.gitpod.yml
Normal file
7
.gitpod.yml
Normal file
@ -0,0 +1,7 @@
|
||||
tasks:
|
||||
- init: npm i
|
||||
command: npm start
|
||||
|
||||
ports:
|
||||
- port: 9000
|
||||
onOpen: open-preview
|
@ -4,6 +4,8 @@
|
||||
|
||||
PeerServer helps broker connections between PeerJS clients. Data is not proxied through the server.
|
||||
|
||||
[](https://gitpod.io/#https://github.com/peers/peerjs-server)
|
||||
|
||||
## [https://peerjs.com](https://peerjs.com)
|
||||
|
||||
### Run PeerServer
|
||||
|
Loading…
x
Reference in New Issue
Block a user