feat: Added rabbitmq to send events

This commit is contained in:
Davidson Gomes 2023-08-02 17:29:09 -03:00
parent e05c48979d
commit ab5289a136

View File

@ -6,7 +6,8 @@
* Added extra files for chatwoot and appsmith * Added extra files for chatwoot and appsmith
* Added Get Last Message and Archive for Chat * Added Get Last Message and Archive for Chat
* Added env var QRCODE_COLOR * Added env var QRCODE_COLOR
* Added websocket with lib socket.io * Added websocket to send events
* Added rabbitmq to send events
### Fixed ### Fixed