chat-server icon indicating copy to clipboard operation
chat-server copied to clipboard

Add rest api for message sync

Open ramank775 opened this issue 2 years ago • 1 comments

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 avatar Nov 09 '21 02:11 ramank775