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

New "conference" API replacing old "group" API #8

Open
iphydf opened this issue Oct 1, 2016 · 3 comments
Open

New "conference" API replacing old "group" API #8

iphydf opened this issue Oct 1, 2016 · 3 comments

Comments

@iphydf
Copy link

iphydf commented Oct 1, 2016

In https://github.com/TokTok/c-toxcore we have made old group chats a first class supported API and rebranded it as conference. The new group chats will be called "group". We have also removed user data from callback registration functions. This now needs to be passed to tox_iterate.

@codedust
Copy link
Owner

codedust commented Oct 4, 2016

👍 Thanks for the great work! I implmented the changes in the Tox API, group chats will follow when I have more time. Will there be a difference between the currently existing conferences and the new group chats?

EDIT: In other words: Will the conferences be of any use after the new group chats are implemented?

@SergeyDjam
Copy link

Whether there are plans of implementation of group chats?

@codedust
Copy link
Owner

I'm currently not planning to add support for group chats in the near future if there's not a great need for it since there's an open PR at the c-toxcore repo that will redesign the groupchat API: TokTok/c-toxcore#135

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

No branches or pull requests

3 participants