You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer I want a simple api for jitsi so that I have more reusable and well-structured code.
Description:
Develop a deno module which wraps all needed jitsi interaction and provides clean and simple methods for the jimmi backend. Use old code whenever possible, do refactoring as needed and take care of good exception handling (not yet there). Use the old code to find all methods and api calls needed for jimmi.
Description:
Develop a deno module which wraps all needed jitsi interaction and provides clean and simple methods for the jimmi backend. Use old code whenever possible, do refactoring as needed and take care of good exception handling (not yet there). Use the old code to find all methods and api calls needed for jimmi.
🟢 In scope:
jitsi-api-client
Repository #2🔴 Not in scope:
What should be the result?
A new module in an extra repository which handles all needed interactions with the jitsi api.
The text was updated successfully, but these errors were encountered: