OpenBazaar / openbazaar-web

OpenBazaar 2.0 browser-based client.
MIT License
10 stars 17 forks source link

Implement offline message support for chat #21

Open rmisio opened 5 years ago

rmisio commented 5 years ago

This will include a general framework to handle all offline messages. Likely an action will be dispatch with the offline message type and reducer / sagas can handle the actions relevant to them.