fishjam-dev / fishjam

General purpose media server. Supports WebRTC, HLS, RTSP, SIP
https://fishjam-dev.github.io/fishjam-docs/
Apache License 2.0
199 stars 14 forks source link

Use room id instead of room pid #26

Closed mickel8 closed 1 year ago

mickel8 commented 1 year ago

This PR unifies API so that we use everywhere room id. I also changed topic names to room id and removed Room.start_link as it was not used.