Skip to content

feat(webrtc): add a call signaling controller#332

Merged
stakach merged 32 commits intomasterfrom
webrtc-signal-controller
Mar 6, 2023
Merged

feat(webrtc): add a call signaling controller#332
stakach merged 32 commits intomasterfrom
webrtc-signal-controller

Conversation

@stakach
Copy link
Member

@stakach stakach commented Feb 2, 2023

provides the participants of a chat room / call, the details of the other participants

TODO::

  • provide some routes for introspecting the calls
  • call details need to be stored in redis for scalability
  • ensure users are active (server ping)
  • provide methods for external users to be invited to chats

@stakach stakach requested a review from MrYuion February 2, 2023 06:03
@stakach stakach self-assigned this Feb 2, 2023
@github-actions github-actions bot added the type: enhancement new feature or request label Feb 2, 2023
i.e. not the PlaceOS user_id, the chat user identifier, but we'll enforce ownership and check for spoofing
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Feb 2, 2023
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Feb 9, 2023
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Feb 9, 2023
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Feb 9, 2023
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Feb 9, 2023
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Feb 10, 2023
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Feb 10, 2023
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Feb 10, 2023
@github-actions github-actions bot removed the type: enhancement new feature or request label Feb 10, 2023
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Mar 5, 2023
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Mar 6, 2023
@stakach stakach marked this pull request as ready for review March 6, 2023 00:58
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Mar 6, 2023
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Mar 6, 2023
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Mar 6, 2023
assumes common history
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Mar 6, 2023
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Mar 6, 2023
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Mar 6, 2023
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Mar 6, 2023
@stakach stakach merged commit c528939 into master Mar 6, 2023
@stakach stakach deleted the webrtc-signal-controller branch March 6, 2023 11:23
stakach added a commit that referenced this pull request Mar 8, 2023
also allow repository URL to be updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement new feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant