You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
apply-assistant-v3/uni_modules/gao-ChatSSEClient/changelog.md

14 lines
590 B
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## 1.5.02025-04-01
返回完整的message、小程序解析逻辑优化改为使用fetch-event-source的解析逻辑
## 1.4.12025-03-28
onOepn回调方法返回sse请求的response对象、及返回err错误信息
## 1.4.02025-03-24
解析微信小程序返回的数据
## 1.3.22025-03-16
1. 示例项目添加了sse server供调试。
2. 发生了错误接口会无限运行的问题解决现在发生了错误会调用stop方法停止。
## 1.3.12025-03-10
修复了get请求无法stop的bug
## 1.3.02025-03-06
插件修改为 uni_modules 模式