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

Add rest api for message sync #30

Open
ramank775 opened this issue Nov 9, 2021 · 1 comment
Open

Add rest api for message sync #30

ramank775 opened this issue Nov 9, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ramank775
Copy link
Owner

Add rest endpoint for syncing messages.

Usecase of Rest endpoint(s) are :

  • Syncing message in background when the websocket is not connected.
  • Enable development of bots
@ramank775 ramank775 self-assigned this Nov 9, 2021
@ramank775 ramank775 added enhancement New feature or request good first issue Good for newcomers labels Nov 9, 2021
@ramank775
Copy link
Owner Author

PR #38 for rest endpoint to send the message

To get the message via rest endpoint.. there is sync channel needed between gateway and message delivery service.

@ramank775 ramank775 removed the good first issue Good for newcomers label Nov 16, 2021
@ramank775 ramank775 added this to the Multi-Tendency support milestone Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant