Skip to content

Commit

Permalink
Merge pull request #52 from qnkhuat/private
Browse files Browse the repository at this point in the history
[1.3.2] Add private session feature
  • Loading branch information
qnkhuat committed Aug 30, 2021
2 parents 34fc52f + 8605601 commit 6142334
Show file tree
Hide file tree
Showing 17 changed files with 879 additions and 12,850 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ The easiest way to install `tstream` is download it form our [Release](https://g
# Start Streaming
Just type `tstream` in the terminal and it will instruct you 🙂

If you want to start a private session run: `tstream -private`

### (Optional) Tstream chat inside terminal
We also have a chat client on terminal, you can start it with `tstream -chat` after you've started your streaming session
![TStream chat](./client/public/chat.gif)
Expand Down Expand Up @@ -80,7 +82,7 @@ For example : `tstream -server http://localhost:3000`
- [x] In room Chat
- [x] Voice chat
- [ ] Stream playback
- [ ] Private session
- [x] Private session
- [ ] Multiple tabs support
- [ ] User management system

Loading

1 comment on commit 6142334

@vercel
Copy link

@vercel vercel bot commented on 6142334 Aug 30, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.