This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
Open-IM-Server
mirror of
https://github.com/OpenIMSDK/Open-IM-Server
Watch
2
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
kafka msg data conversion
Browse Source
pull/953/head
pluto
2 years ago
parent
b4d7b9c50c
commit
6cd8226098
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
test/data-conversion/kafka-conversation.go
Unescape
Escape
View File
@ -90,7 +90,7 @@ func GetMessage() {
}
(
pc
)
//wg.Add(1)
//wg.Wait()
consumer
.
Close
(
)
}
consumer
.
Close
(
)
_
=
<-
ch
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/Open-IM-Server
Title
Body
Create Issue