Davidson Gomes
15e229cfb4
refactor: Improve WebSocket support with implementation and documentation improvements
...
- Add create_websocket() method in client for simplified WebSocket management
- Expand WebSocket service with set_websocket() and find_websocket() methods
- Improve event handling and logging in WebSocketManager
- Add WebSocketConfig and WebSocketInfo models for event configuration
2025-03-06 09:47:44 -03:00
Davidson Gomes
1b66882599
chore: Bump version to 0.1.0 and add WebSocket service implementation
2025-03-06 09:26:54 -03:00
Davidson Gomes
2e564f209b
Refactor get_messages method in ChatService to include optional filters for message ID, sender, type, and timestamps. Update .gitignore to exclude evolutionapi.egg-info directory. Remove old distribution files and add new ones for version 0.0.9.
2025-01-16 17:42:49 -03:00
Davidson Gomes
7e970f5f15
Update version to 0.0.8, modify group service API endpoints to use query parameters, and update test instances. Remove old distribution files and add new ones for version 0.0.8.
2025-01-16 17:22:46 -03:00
Davidson Gomes
f14781cdb6
version: 0.0.7
2025-01-06 12:23:49 -03:00
Davidson Gomes
2b21884aac
version: 0.0.5
2024-11-19 18:29:27 -03:00
Davidson Gomes
d52b156db5
feat: send media with file path for local files
2024-11-19 16:16:39 -03:00
Davidson Gomes
6d49f66bf6
adjusts in package
2024-10-30 12:00:25 -03:00
Davidson Gomes
8654a31a4d
initial commit
2024-10-30 11:19:09 -03:00