evolution-api/src/api/integrations/event
moothz 0aa6c96765 Customizable Websockets Security
Enables the option to specify safe remote addresses using WEBSOCKET_ALLOWED_HOSTS enviroment variables. Defaults to the secure only localhost.
2025-09-09 14:56:11 -03:00
..
nats feat: Add NATS integration support to the event system 2025-02-05 17:05:29 -03:00
pusher Enhance settings and integrate Baileys controller for WhatsApp functionality 2025-01-16 11:58:33 -03:00
rabbitmq improve rabbit controller 2025-08-26 19:15:59 +01:00
sqs fix: Refactor SQS controller to correct bug in sqs events by instance 2025-02-17 21:22:59 -03:00
webhook test: disable webhook https test 2025-06-16 15:27:16 -03:00
websocket Customizable Websockets Security 2025-09-09 14:56:11 -03:00
event.controller.ts merging with develop 2025-03-28 10:36:34 -03:00
event.dto.ts feat: Add NATS integration support to the event system 2025-02-05 17:05:29 -03:00
event.manager.ts feat: Add NATS integration support to the event system 2025-02-05 17:05:29 -03:00
event.router.ts feat: Add NATS integration support to the event system 2025-02-05 17:05:29 -03:00
event.schema.ts feat: Add NATS integration support to the event system 2025-02-05 17:05:29 -03:00