Benjamin Sergeant
|
c5aadffa08
|
(redis cobra bots) update the cobra to redis bot to use the bot framework, and change it to report fps metrics into redis streams.
|
2020-06-10 22:30:55 -07:00 |
|
Benjamin Sergeant
|
9dfcd8ea69
|
(ws client) all commands use spdlog instead of std::cerr or std::cout for logging
|
2019-12-24 21:55:34 -08:00 |
|
Benjamin Sergeant
|
ceb0c602c9
|
Add simple Redis Server which is only capable of doing publish / subscribe. New ws redis_server sub-command to use it. The server is used in the unittest, so that we can run on CI in environment where redis isn not available like github actions env.
|
2019-09-23 21:04:01 -07:00 |
|