TCL
|
1d83a3b623
|
Merge pull request #97 from gsy1519/dev
feat: promote AddPlayer function and add to the framework of server
|
3 years ago |
gsy1519
|
c87191add7
|
style: 🎨 format cs code
|
3 years ago |
gsy1519
|
a85006d7d5
|
Merge branch 'dev' of github.com:eesast/THUAI6 into dev
|
3 years ago |
gsy1519
|
e325ec52f7
|
feat: 🌱 promote AddPlayer function and add to the framework of server
|
3 years ago |
TCL
|
855940ea57
|
Merge pull request #93 from eesast/renovate/grpcio-1.x
chore(deps): update dependency grpcio to v1.51.1
|
3 years ago |
gsy1519
|
6f17314b2c
|
chore: add grpc functions
|
3 years ago |
renovate[bot]
|
311566ffe8
|
chore(deps): update dependency grpcio to v1.51.1
|
3 years ago |
TCL
|
161c5d0191
|
Merge pull request #96 from shangfengh/new
feat: achieve functions of fixing and escaping
|
3 years ago |
shangfengh
|
9f702b0304
|
to style the code
|
3 years ago |
shangfengh
|
ee57b6d6a9
|
feat: 💚 achieve functions of fixing and escaping
|
3 years ago |
shangfengh
|
78b8139bc0
|
Merge branch 'eesast:dev' into new
|
3 years ago |
ysqTHU
|
532e51d732
|
add the playback files
|
3 years ago |
Timothy Liu
|
382ecb6a89
|
Merge pull request #94 from DragonAura/dev
feat(PyAPI): ✨ complete debug api
|
3 years ago |
DragonAura
|
04c8e89440
|
feat(PyAPI): ✨ complete debug api
|
3 years ago |
shangfengh
|
afc5af34d7
|
Merge branch 'eesast:dev' into new
|
3 years ago |
renovate[bot]
|
0eb3736186
|
chore(deps): update dependency grpc.core to v2.46.6
|
3 years ago |
renovate[bot]
|
608b966216
|
chore(deps): update dependency grpc to v2.46.6
|
3 years ago |
Timothy Liu
|
264b7af013
|
Merge pull request #74 from eesast/renovate/tencent.qcloud.cos.sdk-5.x
chore(deps): update dependency tencent.qcloud.cos.sdk to v5.4.34
|
3 years ago |
renovate[bot]
|
a7c8a42d05
|
chore(deps): update dependency tencent.qcloud.cos.sdk to v5.4.34
|
3 years ago |
Timothy Liu
|
51f5e0bb09
|
Merge pull request #91 from DragonAura/dev
feat(PyAPI): ✨ complete most parts of PyAPI except logger
|
3 years ago |
DragonAura
|
16143bf2b3
|
fix(PyAPI): 🙈 ignore logs
|
3 years ago |
DragonAura
|
f42646da8e
|
feat(PyAPI): ✨ complete most parts of PyAPI except logger
|
3 years ago |
Timothy Liu
|
b1db196351
|
Merge pull request #90 from DragonAura/dev
refactor(CAPI): 🐛 fix mutex using
|
3 years ago |
DragonAura
|
a24f6856c5
|
refactor(CAPI): 🐛 fix mutex using
|
3 years ago |
Timothy Liu
|
69ef710f34
|
Merge pull request #89 from DragonAura/dev
perf(CAPI): 🔒 fix busy waiting
|
3 years ago |
DragonAura
|
34feec7c99
|
perf(CAPI): ⚡ remove unnecessary atomic
|
3 years ago |
DragonAura
|
929ac31e58
|
fix(CAPI): 🐛 fix wrong consumer design
|
3 years ago |
DragonAura
|
55dcd9cc5a
|
refactor(CAPI): 🔒 fix busy waiting
|
3 years ago |
DragonAura
|
a89adbaf45
|
Merge pull request #88 from DragonAura/dev
feat(PyAPI): 🚧 complete the structure of PyAPI, finish communication module
|
3 years ago |
DragonAura
|
43ef2534cd
|
chore: 🙈 change gitignore
|
3 years ago |
DragonAura
|
db8d652c2e
|
fix(PyAPI): :fire delete proto directory
|
3 years ago |
DragonAura
|
affd7790e2
|
style(PyAPI): 🎨 add gitignore and fix some wrong styles
|
3 years ago |
DragonAura
|
47340474a9
|
style(PyAPI): ✏️ fix typo
|
3 years ago |
DragonAura
|
46c5cd702c
|
feat(PyAPI): 🚧 complete the structure of PyAPI, finish communication module
|
3 years ago |
DragonAura
|
e1ad738b14
|
Merge pull request #87 from DragonAura/dev
style(CAPI): 🎨 change some different naming styles
|
3 years ago |
DragonAura
|
8a3c858116
|
Merge branch 'dev' of github.com:DragonAura/THUAI6 into dev
|
3 years ago |
DragonAura
|
6d077eca10
|
style(CAPI): 🎨 change some different naming styles
|
3 years ago |
TCL
|
c4bdab8b54
|
Merge pull request #86 from DragonAura/dev
feat(CAPI): ✨ add print info, and fix some bug
|
3 years ago |
DragonAura
|
6e752e0587
|
fix(CAPI): 🐛 delete wrong sleep_for
|
3 years ago |
DragonAura
|
d51a41f999
|
feat(CAPI): ✨ add print info, and fix some bug
|
3 years ago |
shangfengh
|
b237483c28
|
fix: 🎨 To solve conflict
|
3 years ago |
shangfengh
|
a0fdb73f70
|
Merge branch 'new' of github.com:shangfengh/THUAI6 into new
|
3 years ago |
DragonAura
|
131032594a
|
Merge pull request #85 from DragonAura/dev
feat(CAPI): ✨ add api warn logger
|
3 years ago |
DragonAura
|
8eac946c28
|
fix(CAPI): 🐛 change some lambda capture to 'this'
|
3 years ago |
DragonAura
|
d523abc95b
|
fix(CAPI): 🐛 change some lambda capture to by-copy capture
|
3 years ago |
DragonAura
|
e531998ddf
|
feat(CAPI): ✨ add api warn logger
|
3 years ago |
shangfengh
|
57a2a9c33a
|
to solve conflict
|
3 years ago |
shangfengh
|
bc100b4e1d
|
feat: ✨
|
3 years ago |
Timothy Liu
|
bad3c7b1c2
|
Merge pull request #84 from Timothy-Liuxf/ci/fix/dotnet-format
fix: 🐛 incorrect dotnet format command
|
3 years ago |
Timothy Liu
|
8d4071706a
|
ci: 🐛 add no restore in dotnet format check
|
3 years ago |