callstats-io / webrtc-demoapp

Another journey towards understanding WebRTC. In the end it should resemble demo.callstats.io, probably with more features?
MIT License
5 stars 2 forks source link

Implement PII mechanism #48

Closed pallab-gain closed 6 years ago

pallab-gain commented 6 years ago

https://app.clubhouse.io/callstatsio/story/1726/pii-mechanism Add the logic so that user name can also have an alias

Add a minimum UI on landing page that ask user to provide a user name, along with existing room name. If user does not provide any user name then user local id is sent instead.

- Improvements in UI will be implemented in UI phase if not strictly required with current implementation.