evolution-client-python/evolutionapi
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
..
__pycache__ feat: Add full support for WebSocket configuration and management in the Evolution API Client library 2025-03-06 09:44:59 -03:00
models feat: Add full support for WebSocket configuration and management in the Evolution API Client library 2025-03-06 09:44:59 -03:00
services feat: Add full support for WebSocket configuration and management in the Evolution API Client library 2025-03-06 09:44:59 -03:00
__init__.py adjusts in package 2024-10-30 12:00:25 -03:00
client.py feat: Add full support for WebSocket configuration and management in the Evolution API Client library 2025-03-06 09:44:59 -03:00
exceptions.py adjusts in package 2024-10-30 12:00:25 -03:00