Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature(qchat): re-arrange websocket message to allow image communic…
…ations (#211) * feature(qchat): display and send image * fix(qchat): create an item using bytes * feature(qchat): send QGIS screenshot to chat * feature(qchat): open image on single click * refactor(qchat): use qchat message types and ws wrapper * feature(qchat): send QGIS screenshot through websocket * feature(qchat): send iamges through websocket * fix(qchat): set send author and avatar for image items * feature(qchat): set image message color if sent by user * doc(qchat): add docstrings
- Loading branch information