NattapongSiri / covid_cb

MIT License
2 stars 1 forks source link

Add way to see message delivery status #1

Closed NattapongSiri closed 4 years ago

NattapongSiri commented 4 years ago

Sometime it take several seconds for server to response to user input. It'd be best to have some mechanism to show whether the server has received user input. As currently is, we use HTTP REST API to send/receive message so there's no intermediate state update. It's either received or not received. It shall display small text under chat message to show status such as "sending", timestamp of sent, or "failed".

NattapongSiri commented 4 years ago

Close according to this commit be955db192ee8fa05764d816c5cc8675a3d973fe