Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement meeting token API and updates to room properties #1

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

svarlamov
Copy link

What's this PR do?

  1. Fixed typo in autojoin JSON property name on rooms

  2. Implemented the meeting tokens API

  3. Added meeting_join_hook and signaling_impl to room properties

  4. Added .idea to .gitignore

  5. Converted enable_recording to string to fix type mismatch bug on the API

Where should the reviewer start?

Updates to the room properties

Definition of Done:

  • Code is easy to understand and conforms with Go style guides
  • Incomplete code is marked with TODOs
  • Documentation has been updated as appropriate
  • OWASP Top 10 have been considered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant