- Replaced group-related event types with message-specific types, enhancing clarity in event management. - Updated stream handling functions to utilize new message start and end events, improving the granularity of message tracking. - Refactored context management to integrate a context-scoped ID generator for unique message identifiers. - Removed deprecated group handling methods and streamlined message processing logic. - Updated tests and documentation to reflect changes in message handling and ensure proper functionality. |
||
|---|---|---|
| .. | ||
| interfaces.go | ||
| STREAMING.md | ||
| types.go | ||
| utils.go | ||
| utils_test.go | ||