Benjamin Sergeant
|
78b3d7ff2d
|
Feature/http async (#90)
* unittest working / uses shared_ptr for a bunch of things 🗿
* fix command line tools
* fix ws + add doc
* add more logging
|
2019-06-05 17:04:24 -07:00 |
|
Benjamin Sergeant
|
012193c74e
|
Fix compile error with JSON uint64_t 🚯
|
2019-06-04 13:45:29 -07:00 |
|
Benjamin Sergeant
|
ba4a9e1586
|
(clang format) fix indent and make (rarely) accessor/setters in class on a single line
|
2019-05-31 00:53:14 -07:00 |
|
Benjamin Sergeant
|
c65fec7271
|
clang format, based on cpprest
|
2019-05-30 08:46:50 -07:00 |
|
Dimon4eg
|
99a3bbc4f9
|
use C++11 enums (#67)
* use C++11 enums
* small rename
* update tests
* update tests
* update ws
* update ws
* update README.md
|
2019-05-11 14:22:06 -07:00 |
|
Benjamin Sergeant
|
7c30c8aa07
|
cout -> cerr
|
2019-05-09 15:06:42 -07:00 |
|
Benjamin Sergeant
|
232aa069d2
|
IXCobraMetricsThreadedPublisher.cpp uses a lambda to log instead of std::cerr
|
2019-05-08 18:53:32 -07:00 |
|
Benjamin Sergeant
|
f6ae490723
|
Fix data race in WebSocket where _url is accessed without protection in setThreadName
Also fix with url usage + docker container uses fedora and works with tsan
|
2019-04-25 16:11:46 -07:00 |
|
Benjamin Sergeant
|
b6b9ffd15c
|
doc cobra
|
2019-04-21 11:52:38 -07:00 |
|
Benjamin Sergeant
|
eacc28fedf
|
move cobra files to their own subfolder
|
2019-04-21 11:20:17 -07:00 |
|