I need help getting y-webrtc to work with a different signaling server

Hi friends, I want to get y-webrtc working with P2PCF, a cloudflare worker-based signaling server, but I’m finding it difficult to figure out where to get started. It seems like SignalingConn should be the only thing I need to change. Or perhaps I should be trying to write a different provider. I’m not really sure. Any help would be really appreciated! Thanks

1 Like

Did you get P2PCF working with y-webrtc @shnerdz?