Hi to you all,

As you may know, me and Simon are interns adapting Ring-daemon for the web.

Right now, we are at the stage where we finished the proof of concepts
and we are advancing the project towards a functional web client. We are
working in parallel on the web-client and the ring-api which is exposing
the Ring-daemon interfaces for the web-client.

We are rewritting the public interfaces located in /usr/include/dring/.
If you have some spare time, we would like you to answer one or both of
these questions:

1. What are the functions that are not needed for the web-client?
2. What are the absolutely necessary functions?

We finished /dring.h /but there are few more left:

    |configurationmanager_interface.h|

        |For example:|
        |1. func1, func2, ...|
        |2. func3, func4, ...
        |

    |account_const.h||
    call_const.h||
    callmanager_interface.h|
    |media_const.h|
    |presencemanager_interface.h|
    |security_const.h|
    |videomanager_interface.h|


We want to avoid dead code and optimize our time.
If everyone fills some functions and forwards them from time to time, we
might end up with a complete and accurate list!

Thank you!

Seva

Project: https://github.com/sevaivanov/ring-api
_______________________________________________
Ring mailing list
[email protected]
https://lists.savoirfairelinux.net/mailman/listinfo/ring

Reply via email to