Skip to content

tonybruess/clubhouse-web

Repository files navigation

clubhouse-web

This is an incomplete attempt at making a clubhouse web client.

Clubhouse uses agora.io to handle real time audio.

Sadly I forgot to save the exact endpoint names that are used to login. Pls help me out here.

You post your phone number to this endpoint and it texts you a code.

You send the code back and it gives you an Authorization token you add to your header.

Post a JSON blob containing the channel_id.

Extract the agora token from the response and use it to join the channel

I forget if this is the correct endpoint. It gives you your user ID which you need to join the agora channel

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published