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

Polling / sending to closed group doesn't work #3

Open
olpalu opened this issue Nov 27, 2024 · 7 comments
Open

Polling / sending to closed group doesn't work #3

olpalu opened this issue Nov 27, 2024 · 7 comments

Comments

@olpalu
Copy link

olpalu commented Nov 27, 2024

The polling and sending features to closed groups in Session are not functioning as expected. The example provided here does not work for closed groups. By "closed groups," I am referring to the private groups created within Session, which support a maximum of 100 people.

@VityaSchel
Copy link
Member

Hi! I know this feature wasn't implemented yet. This was initially pending until Session developers team rewrite closed chats backend, but now the whole library development is frozen until they move all stuff to libsession and then this library will be backed by it instead of manually handling connections.
You can always, of course, contact me if you want to pay me to work on this, but I'm currently a little busy with a lot of orders from Session community

@VityaSchel
Copy link
Member

PRs are welcome, too :)

@olpalu
Copy link
Author

olpalu commented Nov 27, 2024

If you could provide guidance on what changes should be made, I may be able to work on that.

@VityaSchel
Copy link
Member

You should start by figuring out how sending messages work in Session and especially in current closed groups implementation. Dig official electron desktop client or any other implementation that feels closer to your skills. Then look for sending messages script in this library and implement section for closed groups

@olpalu
Copy link
Author

olpalu commented Nov 27, 2024

ok, how to groupPubKey here
is it something that we should provide like sessionID ?

@VityaSchel
Copy link
Member

This was taken from official desktop client code, so I suggest looking there

@VityaSchel
Copy link
Member

also rate my session merch btw IMG_20241127_125640_837.jpg

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

2 participants