Y
Hacker News
new
|
ask
|
show
|
jobs
by
stewartbracken
466 days ago
Yes, this repo is also an api server which stores peer ids here `
https://github.com/kern/filepizza/blob/main/src/app/api/crea...
` and here `
https://github.com/kern/filepizza/blob/main/src/channel.ts
`. Webrtc implementations typically use a server to connect peers. Without, peers need to exchange id’s to connect.