mirror of
https://github.com/EvolutionAPI/evolution-client-python.git
synced 2025-12-10 18:39:33 -06:00
- 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) |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| models | ||
| services | ||
| __init__.py | ||
| client.py | ||
| exceptions.py | ||