mirror of
https://github.com/EvolutionAPI/evolution-client-python.git
synced 2025-12-12 03:19: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__ | ||
| __init__.py | ||
| call.py | ||
| chat.py | ||
| group.py | ||
| instance.py | ||
| label.py | ||
| message.py | ||
| presence.py | ||
| profile.py | ||
| websocket.py | ||