Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

[NEW] Change request to send message to use REST API #830

Closed
rafaelks opened this issue Oct 21, 2017 · 1 comment
Closed

[NEW] Change request to send message to use REST API #830

rafaelks opened this issue Oct 21, 2017 · 1 comment
Assignees
Milestone

Comments

@rafaelks
Copy link
Contributor

rafaelks commented Oct 21, 2017

Description

Right now the app is using WebSocket to send message, we need to change to REST to have more reliability on what's going on. Requirements:

  • It needs to send any kind of message we already support;
  • Needs to handle failure responses in a clever way (leaving the message in failed state, allowing the user to retry it);
  • Unit tests;

Blocked by RocketChat/Rocket.Chat#8864

@rafaelks
Copy link
Contributor Author

rafaelks commented Dec 4, 2017

@cardoso We can now support this feature with this new API: RocketChat/Rocket.Chat#8947.

We need to make a check and only use the REST in case server version is greater than 0.60.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants