Commit Graph

9 Commits

Author SHA1 Message Date
Davidson Gomes
043a7f9b3c docs: Update README documentation with WebSocket examples and configuration improvements
- Add detailed WebSocket configuration examples
- Include instructions for creating a WebSocket using the client method
- Expand the events section with clearer explanations
- Add notes on security and best practices for API tokens
2025-03-06 14:33:26 -03:00
Davidson Gomes
b0131a1141 feat: Add full support for WebSocket configuration and management in the Evolution API Client library
- Implement WebSocketConfig and WebSocketInfo models for event configuration
- Add create_websocket() method in the client for simplified creation of WebSocket handlers
- Expand WebSocket service with set_websocket() and find_websocket() methods
- Update README with detailed documentation on WebSocket configuration and usage
- Add new event handlers in the test example (on_qrcode, on_connection)
2025-03-06 09:44:59 -03:00
Davidson Gomes
28040e1cda docs: Update README with complete documentation of Evolution API Client library 2025-03-06 09:26:18 -03:00
Davidson Gomes
ad3d0de564 feat: WebSocket service for event and connection management 2025-03-06 09:22:02 -03:00
Davidson Gomes
6d2e240722 readme 2024-10-30 12:19:16 -03:00
Davidson Gomes
6a5ca36377 adjusts in package 2024-10-30 12:02:33 -03:00
Davidson Gomes
6d49f66bf6 adjusts in package 2024-10-30 12:00:25 -03:00
Davidson Gomes
d49498dbc7 readme 2024-10-30 11:22:24 -03:00
Davidson Gomes
8654a31a4d initial commit 2024-10-30 11:19:09 -03:00