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

Tests: wakuext mailservers interactions #6094

Open
5 tasks
churik opened this issue Nov 12, 2024 · 0 comments
Open
5 tasks

Tests: wakuext mailservers interactions #6094

churik opened this issue Nov 12, 2024 · 0 comments

Comments

@churik
Copy link
Member

churik commented Nov 12, 2024

Community Information Management

  • wakuext_requestCommunityInfoFromMailserver

    • Deprecated: Requests community information from the mail server using the community ID. This method is replaced by the configurable FetchCommunity.
  • wakuext_requestCommunityInfoFromMailserverWithShard

    • Deprecated: Requests community information from the mail server using the community ID and a specific shard. This method is replaced by the configurable FetchCommunity.
  • wakuext_requestCommunityInfoFromMailserverAsync

    • Deprecated: Asynchronously requests community information from the mail server using the community ID. This method is replaced by the configurable FetchCommunity.
  • wakuext_requestCommunityInfoFromMailserverAsyncWithShard

    • Deprecated: Asynchronously requests community information from the mail server using the community ID and a specific shard. This method is replaced by the configurable FetchCommunity.
  • wakuext_fetchCommunity

    • Fetches community information based on the provided fetch community request. This is the current method to use for obtaining community data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant