Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

[BUG] SaltyChat #57

@benzon

Description

@benzon

Describe the bug
From reading SaltyChat Documentation and doing a quick code review, the current way is not a valide use case.

EstablishCall
EndCall

Are both server side export, so should not be able to be called from client side, and should not be called twice should only be triggered once.

Solution
On call accept call server side trigger, send over user id's and trigger the export, same goes for ending call.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions