fix: server can return isEnd to control fetch messages when sdk pull messages end normally. (#2949)

This commit is contained in:
OpenIM-Gordon
2024-12-12 10:50:40 +08:00
committed by GitHub
parent 6a7ae690ee
commit 42136c6b93
4 changed files with 85 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ require (
github.com/gorilla/websocket v1.5.1
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/mitchellh/mapstructure v1.5.0
github.com/openimsdk/protocol v0.0.72-alpha.61
github.com/openimsdk/protocol v0.0.72-alpha.63
github.com/openimsdk/tools v0.0.50-alpha.47
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.18.0