Initial commit - realms platform
This commit is contained in:
parent
c590ab6d18
commit
c717c3751c
234 changed files with 74103 additions and 15231 deletions
14
chat-service/conanfile.txt
Normal file
14
chat-service/conanfile.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[requires]
|
||||
drogon/1.9.3
|
||||
hiredis/1.2.0
|
||||
redis-plus-plus/1.3.12
|
||||
jwt-cpp/0.7.0
|
||||
|
||||
[generators]
|
||||
CMakeDeps
|
||||
CMakeToolchain
|
||||
|
||||
[options]
|
||||
drogon/*:shared=False
|
||||
drogon/*:with_postgres=False
|
||||
drogon/*:with_redis=False
|
||||
Loading…
Add table
Add a link
Reference in a new issue