Gordon
|
88b8043224
|
feat: incr sync version.
|
1 year ago |
blooming
|
8bd1d6f652
|
fix: remove go mod download
|
1 year ago |
blooming
|
8a7c44f076
|
Merge pull request #15 from Bloomingg/ci-auto-build
ci: auto build electron assets
|
1 year ago |
Bloomingg
|
b19e9d2e44
|
ci: auto build electron assets
|
1 year ago |
OpenIM-Gordon
|
d8c95c3524
|
Merge pull request #14 from FGadvancer/main
fix: sdk add function for upload file.
|
1 year ago |
Gordon
|
e8ccae6349
|
fix: sdk add function for upload file.
|
1 year ago |
OpenIM-Gordon
|
d256b7609e
|
Merge pull request #13 from FGadvancer/main
fix: gitignore remove *.mod.
|
1 year ago |
Gordon
|
b491181258
|
fix: gitignore remove *.mod.
|
1 year ago |
OpenIM-Gordon
|
04332e7895
|
Merge pull request #12 from FGadvancer/main
fix: convert c char to Go string.
|
1 year ago |
Gordon
|
ead1006691
|
fix: convert c char to Go string.
|
1 year ago |
OpenIM-Gordon
|
8c78e767d8
|
Merge pull request #11 from FGadvancer/main
refactor: change cpp structure.
|
1 year ago |
Gordon
|
cc37612e48
|
refactor: add functions to cpp.
|
1 year ago |
Gordon
|
130caafc40
|
refactor: add functions to cpp.
|
1 year ago |
Gordon
|
c0839d3a60
|
refactor: change cpp structure.
|
1 year ago |
OpenIM-Gordon
|
8eab5c99dd
|
Merge pull request #10 from FGadvancer/main
Feat: update sdk to v3.5.1 and refactor project structure.
|
1 year ago |
Gordon
|
1389c44bb9
|
feat: add shell of startup install mage.
|
1 year ago |
Gordon
|
a454b4f5cb
|
feat: update sdk to v3.5.1 and refactor project structure.
|
1 year ago |
Gordon
|
539b2730cd
|
fix: add ignore of vscode.
|
1 year ago |
OpenIM Bot
|
d8d8846de5
|
🔄 synced file(s) with openimsdk/open-im-server
🤖 kubbot to synchronize the warehouse
|
1 year ago |
OpenIM Bot
|
a12070fd48
|
🔄 synced file(s) with openimsdk/open-im-server
🤖 kubbot to synchronize the warehouse
|
1 year ago |
OpenIM Bot
|
5e63a633d2
|
🔄 synced file(s) with openimsdk/open-im-server
🤖 kubbot to synchronize the warehouse
|
2 years ago |
Gordon
|
a3cd606df0
|
fix: change go empty json string to null.
|
2 years ago |
Gordon
|
5683e33db1
|
fix: change go empty json string to null.
|
2 years ago |
Gordon
|
4ac33129df
|
fix: change go empty json string to null.
|
2 years ago |
Gordon
|
38f09d3ff7
|
Merge pull request #7 from CNCSMonster/main
fix: fix style error and syntax error
|
2 years ago |
cncsmonster
|
9e67571396
|
fix: move unamed namespace outside header file, fix 'pragma onces' to 'pragma once'
|
2 years ago |
Gordon
|
ee67e310c9
|
fix: rename args.
|
2 years ago |
Gordon
|
84e0d9f7af
|
feat: add cgo func of conversation and users.
|
2 years ago |
Gordon
|
245b458cde
|
feat: go mod update.
|
2 years ago |
Gordon
|
10ffe79bca
|
feat: remove empty file.
|
2 years ago |
Gordon
|
dca3638c96
|
feat: cpp and c init commit
|
2 years ago |
Gordon
|
2f6226c916
|
Merge pull request #4 from FGadvancer/main
feat: add c++/c interface to core
|
2 years ago |
cncsmonster
|
276e2909d7
|
feat: add sh for compile dll from cpp wrapper
|
2 years ago |
cncsmonster
|
658e3f35ef
|
feat: impl cpp wrapper
|
2 years ago |
cncsmonster
|
0f78ceedd1
|
feat: impl rest oncallback in export.go
|
2 years ago |
Gordon
|
eb65affba5
|
fix: batch message listener remove.
|
2 years ago |
Gordon
|
9bd3e3330a
|
refactor: cons merge into a enum.
|
2 years ago |
Gordon
|
c3c89e4d98
|
fix: remove free c string.
|
2 years ago |
yejian
|
50ac591a82
|
set_print
|
2 years ago |
yejian
|
43d7d4ebe9
|
set_print
|
2 years ago |
Gordon
|
2ee9b33e11
|
fix: create message free string
|
2 years ago |
Gordon
|
314328c002
|
fix: properly releasing C memory to avoid double-freeing
|
2 years ago |
Gordon
|
c4f4d0422c
|
fix: calback and test file update
|
2 years ago |
Gordon
|
c2940b3f64
|
feat: add sh of generate ios dylib.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
|
2 years ago |
Gordon
|
eac43b8710
|
feat: add sh of generate ios dylib.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
|
2 years ago |
Gordon
|
4d05acae9c
|
style: change length of func.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
|
2 years ago |
Gordon
|
2da933ce9e
|
fix: add listener interface.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
|
2 years ago |
Gordon
|
c4fafedebf
|
fix: provide the corresponding relationship when the function is called asynchronously.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
|
2 years ago |
Gordon
|
2943d7811b
|
fix: recycle memory when callback finish.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
|
2 years ago |
Gordon
|
f7f1d48d76
|
feat: add c func of user friend and group.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
|
2 years ago |